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

Function get80211len

tools/ifconfig/ifieee80211.c:5592–5597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5590}
5591
5592static int
5593get80211len(int s, int type, void *data, int len, int *plen)
5594{
5595
5596 return (lib80211_get80211len(s, name, type, data, len, plen));
5597}
5598
5599static int
5600get80211val(int s, int type, int *val)

Callers 3

list_scanFunction · 0.85
list_stationsFunction · 0.85
ieee80211_statusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected