Home | History | Annotate | Download | only in racoon

Lines Matching defs:ip

119 #  include <linux/ip.h>
129 # include <netinet/ip.h>
212 struct iphdr ip;
214 struct ip ip;
255 extralen += sizeof(x.lbuf.udp) + x.lbuf.ip.ihl;
259 extralen += sizeof(x.lbuf.udp) + x.lbuf.ip.ip_hl;
2194 * XXX Searching by IP addresses + ports might fail on
2767 * Return a name for the IP address pointed to by ap. This address
3535 /* make sa_[src,dst] if both ID types are IP address and same */