Searched refs:is_arp (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-wqe.h162 uint64_t is_arp : 1; /**< set if the hardware determined that the packet is arp */ member in struct:__anon6670::__anon6673
/freebsd-9.3-release/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c393 static int is_arp(struct ieee80211_frame *wh, int len) function
408 arp = is_arp(wh, *len);
/freebsd-9.3-release/tools/tools/net80211/w00t/prga/
H A Dprga.c150 int is_arp(struct ieee80211_frame *wh, int len) function
180 if (is_arp(wh, rc))
/freebsd-9.3-release/tools/tools/net80211/wesside/wesside/
H A Dwesside.c1336 int is_arp(struct ieee80211_frame *wh, int len) function
1367 if (!is_arp(wh, len)) {

Completed in 117 milliseconds