Lines Matching defs:ip
53 #include "ip.h"
331 * decode the form: SPINUM@IP <tab> ALGONAME:0xsecret
568 (*ndo->ndo_warning)(ndo, "print_esp: can not decode IP# %s\n", spikey);
653 const struct ip *ip;
704 ip = (const struct ip *)bp2;
705 switch (IP_V(ip)) {
726 if (EXTRACT_16BITS(&ip->ip_off) & IP_MF)
728 len = EXTRACT_16BITS(&ip->ip_len);
734 UNALIGNED_MEMCMP(&sa->daddr.in4, &ip->ip_dst,