Lines Matching refs:ip_next
295 ic = (struct icmp *)ip_next(pip); in IcmpAliasIn1()
342 ic = (struct icmp *)ip_next(pip); in IcmpAliasIn2()
345 ud = (struct udphdr *)ip_next(ip); in IcmpAliasIn2()
346 tc = (struct tcphdr *)ip_next(ip); in IcmpAliasIn2()
347 ic2 = (struct icmp *)ip_next(ip); in IcmpAliasIn2()
446 ic = (struct icmp *)ip_next(pip); in IcmpAliasIn()
484 ic = (struct icmp *)ip_next(pip); in IcmpAliasOut1()
531 ic = (struct icmp *)ip_next(pip); in IcmpAliasOut2()
534 ud = (struct udphdr *)ip_next(ip); in IcmpAliasOut2()
535 tc = (struct tcphdr *)ip_next(ip); in IcmpAliasOut2()
536 ic2 = (struct icmp *)ip_next(ip); in IcmpAliasOut2()
630 ic = (struct icmp *)ip_next(pip); in IcmpAliasOut()
737 ud = (struct udphdr *)ip_next(pip); in ValidateUdpLength()
903 ud = (struct udphdr *)ip_next(pip); in UdpAliasOut()
948 tc = (struct tcphdr *)ip_next(pip); in TcpAliasIn()
1030 tc = (struct tcphdr *)ip_next(pip); in TcpAliasIn()
1055 tc = (struct tcphdr *)ip_next(pip); in TcpAliasIn()
1080 tc = (struct tcphdr *)ip_next(pip); in TcpAliasOut()
1137 tc = (struct tcphdr *)ip_next(pip); in TcpAliasOut()
1144 tc = (struct tcphdr *)ip_next(pip); in TcpAliasOut()
1162 tc = (struct tcphdr *)ip_next(pip); in TcpAliasOut()
1579 ud = (struct udphdr *)ip_next(pip); in LibAliasUnaliasOut()
1580 tc = (struct tcphdr *)ip_next(pip); in LibAliasUnaliasOut()
1581 ic = (struct icmp *)ip_next(pip); in LibAliasUnaliasOut()