Lines Matching refs:ip_next
300 ic = (struct icmp *)ip_next(pip); in IcmpAliasIn1()
348 ic = (struct icmp *)ip_next(pip); in IcmpAliasIn2()
351 ud = (struct udphdr *)ip_next(ip); in IcmpAliasIn2()
352 tc = (struct tcphdr *)ip_next(ip); in IcmpAliasIn2()
353 ic2 = (struct icmp *)ip_next(ip); in IcmpAliasIn2()
451 ic = (struct icmp *)ip_next(pip); in IcmpAliasIn()
489 ic = (struct icmp *)ip_next(pip); in IcmpAliasOut1()
536 ic = (struct icmp *)ip_next(pip); in IcmpAliasOut2()
539 ud = (struct udphdr *)ip_next(ip); in IcmpAliasOut2()
540 tc = (struct tcphdr *)ip_next(ip); in IcmpAliasOut2()
541 ic2 = (struct icmp *)ip_next(ip); in IcmpAliasOut2()
635 ic = (struct icmp *)ip_next(pip); in IcmpAliasOut()
740 ud = (struct udphdr *)ip_next(pip); in UdpAliasIn()
841 ud = (struct udphdr *)ip_next(pip); in UdpAliasOut()
897 ud = (struct udphdr *)ip_next(pip); in UdpAliasOut()
942 tc = (struct tcphdr *)ip_next(pip); in TcpAliasIn()
1024 tc = (struct tcphdr *)ip_next(pip); in TcpAliasIn()
1049 tc = (struct tcphdr *)ip_next(pip); in TcpAliasIn()
1074 tc = (struct tcphdr *)ip_next(pip); in TcpAliasOut()
1131 tc = (struct tcphdr *)ip_next(pip); in TcpAliasOut()
1138 tc = (struct tcphdr *)ip_next(pip); in TcpAliasOut()
1156 tc = (struct tcphdr *)ip_next(pip); in TcpAliasOut()
1572 ud = (struct udphdr *)ip_next(pip); in LibAliasUnaliasOut()
1573 tc = (struct tcphdr *)ip_next(pip); in LibAliasUnaliasOut()
1574 ic = (struct icmp *)ip_next(pip); in LibAliasUnaliasOut()