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

Function get80211val

tools/ifconfig/ifieee80211.c:5599–5604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5597}
5598
5599static int
5600get80211val(int s, int type, int *val)
5601{
5602
5603 return (lib80211_get80211val(s, name, type, val));
5604}
5605
5606static void
5607set80211(int s, int type, int val, int len, void *data)

Callers 9

gethtconfFunction · 0.85
getvhtconfFunction · 0.85
getcurchanFunction · 0.85
set80211ampduFunction · 0.85
set80211stbcFunction · 0.85
set80211ldpcFunction · 0.85
set80211amsduFunction · 0.85
set80211vhtconfFunction · 0.85
ieee80211_statusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected