Searched refs:ip_next (Results 1 – 12 of 12) sorted by relevance
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()541 ic2 = (struct icmp *)ip_next(ip); in IcmpAliasOut2()[all …]
347 tc = (struct tcphdr *)ip_next(pip); in AliasHandlePptpOut()419 tc = (struct tcphdr *)ip_next(pip); in AliasHandlePptpIn()444 tc = (struct tcphdr *)ip_next(pip); in AliasVerifyPptp()479 gr = (GreHdr *) ip_next(pip); in AliasHandlePptpGreOut()503 gr = (GreHdr *) ip_next(pip); in AliasHandlePptpGreIn()
255 tc = (struct tcphdr *)ip_next(pip); in alias_rtsp_out()406 tc = (struct tcphdr *)ip_next(pip); in alias_rtsp_out()461 tc = (struct tcphdr *)ip_next(pip); in alias_pna_out()493 tc = (struct tcphdr *)ip_next(pip); in AliasHandleRtspOut()
235 tc = (struct tcphdr *)ip_next(pip); in AliasHandleFtpOut()299 tc = (struct tcphdr *)ip_next(pip); in AliasHandleFtpIn()675 tc = (struct tcphdr *)ip_next(pip); in NewFtpMessage()745 tc = (struct tcphdr *)ip_next(pip); in NewFtpMessage()
182 tc = (struct tcphdr *)ip_next(pip); in AliasHandleIrcOut()442 tc = (struct tcphdr *)ip_next(pip); in AliasHandleIrcOut()
118 tc = (struct tcphdr *)ip_next(pip); in TcpChecksum()
296 tc = (struct tcphdr *)ip_next(pip); in ProxyEncodeTcpStream()350 tc = (struct tcphdr *)ip_next(pip); in ProxyEncodeTcpStream()412 tc = (struct tcphdr *)ip_next(pip); in ProxyEncodeIpHeader()
354 uh = (struct udphdr *)ip_next(pip); in AliasHandleUdpNbt()803 uh = (struct udphdr *)ip_next(pip); in AliasHandleUdpNbtNS()
314 tc = (struct tcphdr *)ip_next(pip); in AliasHandleSkinny()
387 ip_next(struct ip *iphdr) in ip_next() function
1070 sm->sctp_hdr = sctp_hdr = (struct sctphdr *) ip_next(pip); in sctp_PktParser()
5039 struct instruction *ip_next[] = {t->ip + 1, ip->jmp.ip}; in instr_jmp_hit_exec() local5043 t->ip = ip_next[t->hit]; in instr_jmp_hit_exec()5051 struct instruction *ip_next[] = {ip->jmp.ip, t->ip + 1}; in instr_jmp_miss_exec() local5055 t->ip = ip_next[t->hit]; in instr_jmp_miss_exec()