Lines Matching defs:oip
1013 const struct ip6_hdr *oip;
1022 oip = (const struct ip6_hdr *)(dp + 1);
1069 ND_PRINT(" %s",GET_IP6ADDR_STRING(oip->ip6_dst));
1073 GET_IP6ADDR_STRING(oip->ip6_dst),
1074 GET_IP6ADDR_STRING(oip->ip6_src));
1077 if ((ouh = get_upperlayer(ndo, (const u_char *)oip, &prot))
1085 GET_IP6ADDR_STRING(oip->ip6_dst),
1090 GET_IP6ADDR_STRING(oip->ip6_dst),
1095 GET_IP6ADDR_STRING(oip->ip6_dst),
1115 GET_IP6ADDR_STRING(oip->ip6_dst));
1126 ND_TCHECK_16(oip->ip6_dst);