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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dudp.c339 int is_udp4; local
363 is_udp4 = (skb->protocol == htons(ETH_P_IP));
388 if (is_udp4)
408 if (is_udp4)
419 if (is_udp4) {
439 if (is_udp4)

Completed in 50 milliseconds