Searched refs:IPV4_TOS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dbcmip.h78 #define IPV4_TOS(ipv4_body) (((uint8 *)(ipv4_body))[IPV4_TOS_OFFSET]) macro
162 (IP_VER(ip_body) == IP_VER_4 ? IPV4_TOS(ip_body) : \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_core.c331 ipc_entry.tos = IPV4_TOS(iph);

Completed in 71 milliseconds