Searched refs:llcp (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/lib/
H A Dipft_pc.c61 static struct llc *llcp = NULL; variable in typeref:struct:llc
109 llcp = llcs + i;
113 if (llcp == NULL) {
224 l = llcp;
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dwps-ap-nfc.py16 import nfc.llcp namespace
324 llcp={'on-startup': llcp_startup,
/freebsd-13-stable/contrib/wpa/wpa_supplicant/examples/
H A Dwps-nfc.py18 import nfc.llcp namespace
229 except nfc.llcp.ConnectRefused:
506 llcp={'on-startup': llcp_startup,
H A Dp2p-nfc.py18 import nfc.llcp namespace
193 except nfc.llcp.ConnectRefused:
629 if not clf.connect(llcp={'on-startup': llcp_startup,
635 llcp={'on-startup': llcp_startup,

Completed in 113 milliseconds