OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nlstate
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libpcap/dist/
pcap-linux.c
938
struct nl80211_state
nlstate
;
local
949
ret = nl80211_init(handle, &
nlstate
, handlep->device);
951
ret = del_mon_if(handle, handle->fd, &
nlstate
,
953
nl80211_cleanup(&
nlstate
);
4943
struct nl80211_state
nlstate
;
local
4956
ret = nl80211_init(handle, &
nlstate
, device);
4965
ret = get_if_type(handle, sock_fd, &
nlstate
, device, &type);
4973
nl80211_cleanup(&
nlstate
);
4982
nl80211_cleanup(&
nlstate
);
4997
ret = add_mon_if(handle, sock_fd, &
nlstate
, device, mondevice)
[
all
...]
/src/sys/dev/ic/
isp.c
5825
int nphdl,
nlstate
, reason;
local
5833
nlstate
= ISP_READ(isp, OUTMAILBOX2);
5837
nlstate
= reason = 0;
5848
isp_async(isp, ISPASYNC_CHANGE_NOTIFY, chan, ISPASYNC_CHANGE_PDB, nphdl,
nlstate
, reason);
Completed in 63 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026