Home
last modified time | relevance | path

Searched defs:llc (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Dwps-nfc.py139 def __init__(self, llc): argument
203 def wps_handover_init(llc): argument
392 def llcp_worker(llc): argument
405 def llcp_startup(clf, llc): argument
419 def llcp_connected(llc): argument
H A Dp2p-nfc.py153 def p2p_handover_client(llc): argument
260 def __init__(self, llc): argument
475 def llcp_worker(llc): argument
516 def llcp_startup(clf, llc): argument
522 def llcp_connected(llc): argument
H A Ddpp-nfc.py283 def __init__(self, handover, llc): argument
527 def __init__(self, handover, llc): argument
868 def llcp_worker(llc, try_alt): argument
949 def start_handover_server(self, llc): argument
972 def llcp_startup(llc): argument
977 def llcp_connected(llc): argument
988 def llcp_release(llc): argument
/freebsd/sbin/ipf/libipf/
H A Dipft_pc.c13 struct llc { struct
25 static struct llc llcs[] = { argument
/freebsd/contrib/wpa/hostapd/
H A Dwps-ap-nfc.py111 def __init__(self, llc): argument
252 def llcp_startup(clf, llc): argument
258 def llcp_connected(llc): argument
/freebsd/sys/net/
H A Dif_llc.h45 struct llc { struct
46 u_int8_t llc_dsap; argument
47 u_int8_t llc_ssap; argument
48 union {
84 } __packed llc_un; argument
H A Dif_fwsubr.c761 firewire_ifattach(struct ifnet *ifp, struct fw_hwaddr *llc) in firewire_ifattach()
H A Dif_bridge.c3806 int snap, struct llc *llc) in bridge_fragment() argument
[all...]
/freebsd/sys/net80211/
H A Dieee80211_input.c319 struct llc *llc; in ieee80211_decap() local
386 struct llc *llc; in ieee80211_decap1() local
H A Dieee80211_superg.c275 struct llc *llc; in ieee80211_ff_decap() local
366 struct llc *llc; in ieee80211_ff_encap() local
H A Dieee80211_output.c1206 struct llc *llc; in ieee80211_classify() local
1484 struct llc *llc; in ieee80211_encap() local
4127 struct llc *llc; in ieee80211_ff_encap1() local
H A Dieee80211_mesh.c1258 struct llc *llc; in mesh_decap() local
/freebsd/lib/libutil/
H A Dlogin_class.c533 login_cap_t *llc = NULL; in setusercontext() local