Lines Matching defs:ip
29 #include "ip.h"151 register const struct ip *ip;161 ip = (const struct ip *)bp2;162 if (IP_V(ip) == 6)174 ipaddr_string(ndo, &ip->ip_src),175 ipaddr_string(ndo, &ip->ip_dst)));195 if (ip->ip_p == IPPROTO_PGM) {197 ipaddr_string(ndo, &ip->ip_src),199 ipaddr_string(ndo, &ip->ip_dst),