MCPcopy Create free account
hub / github.com/F-Stack/f-stack / get80211

Function get80211

tools/ifconfig/ifieee80211.c:5585–5590  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5583}
5584
5585static int
5586get80211(int s, int type, void *data, int len)
5587{
5588
5589 return (lib80211_get80211(s, name, type, data, len));
5590}
5591
5592static int
5593get80211len(int s, int type, void *data, int len, int *plen)

Callers 9

getchaninfoFunction · 0.85
getcurchanFunction · 0.85
getroamFunction · 0.85
gettxparamsFunction · 0.85
getregdomainFunction · 0.85
getdevcapsFunction · 0.85
list_stationsFunction · 0.85
print_channelsFunction · 0.85
ieee80211_statusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected