Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ iswpsoui
Function
iswpsoui
tools/ifconfig/ifieee80211.c:3561–3565 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3559
}
3560
3561
static __inline int
3562
iswpsoui(const uint8_t *frm)
3563
{
3564
return frm[1] > 3 && LE_READ_4(frm+2) == ((WPS_OUI_TYPE<<24)|WPA_OUI);
3565
}
3566
3567
static const char *
3568
iename(int elemid)
Callers
1
printies
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected