sys/net/pipex.c
1412
gre = PIPEX_SEEK_NEXTHDR(ip, sizeof(struct ip),
sys/net/pipex.c
1419
cp = PIPEX_SEEK_NEXTHDR(gre, sizeof(struct pipex_gre_header),u_char *);
sys/net/pipex.c
1557
gre = PIPEX_SEEK_NEXTHDR(ip, iphlen, struct pipex_gre_header *);
sys/net/pipex.c
1571
gre = PIPEX_SEEK_NEXTHDR(ip, iphlen, struct pipex_gre_header *);
sys/net/pipex.c
1575
cp = PIPEX_SEEK_NEXTHDR(gre, sizeof(struct pipex_gre_header),u_char *);
sys/net/pipex.c
1816
cp = PIPEX_SEEK_NEXTHDR(gre, sizeof(struct pipex_gre_header), u_char *);