Searched defs:llt (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/src/fst/ |
D | fst.h | 221 u32 llt; member
|
D | fst_defs.h | 50 le32 llt; member
|
D | fst_session.c | 796 void fst_session_set_llt(struct fst_session *s, u32 llt) in fst_session_set_llt() 1270 long int llt = strtol(llt_str, &endp, 0); in fst_session_set_str_llt() local
|
/hostap-latest/tests/hwsim/ |
D | fst_module_aux.py | 240 def set_fst_parameters(self, group_id=None, pri=None, llt=None): argument 344 def send_iface_attach_request(self, ifname, group, llt, priority): argument
|