Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:IP_V

174         if (IP_V(ip) == 6)
377 if (IP_V(ip) == 4) {
391 else if (IP_V(ip) == 6 && ip6->ip6_plen) {
834 if (IP_V(ip) == 4) {
843 } else if (IP_V(ip) == 6) {