Home
last modified time | relevance | path

Searched defs:ip_body (Results 1 – 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbcmip.h39 #define IP_VER(ip_body) \ argument
143 #define IP_TOS46(ip_body) \ argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1145 uint8 *ip_body = pktdata + sizeof(struct ethervlan_header); in pktsetprio() local
1172 uint8 *ip_body = pktdata + sizeof(struct ether_header); in pktsetprio() local