Home
last modified time | relevance | path

Searched defs:newip (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/common_modules/newip/src/linux-5.10/net/newip/
H A DMakefile
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c93 udp_fast_csum_update(int af, struct udphdr *uhdr, const union nf_inet_addr *oldip, const union nf_inet_addr *newip, __be16 oldport, __be16 newport) udp_fast_csum_update() argument
115 udp_partial_csum_update(int af, struct udphdr *uhdr, const union nf_inet_addr *oldip, const union nf_inet_addr *newip, __be16 oldlen, __be16 newlen) udp_partial_csum_update() argument
H A Dip_vs_proto_tcp.c105 tcp_fast_csum_update(int af, struct tcphdr *tcph, const union nf_inet_addr *oldip, const union nf_inet_addr *newip, __be16 oldport, __be16 newport) tcp_fast_csum_update() argument
126 tcp_partial_csum_update(int af, struct tcphdr *tcph, const union nf_inet_addr *oldip, const union nf_inet_addr *newip, __be16 oldlen, __be16 newlen) tcp_partial_csum_update() argument
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c93 udp_fast_csum_update(int af, struct udphdr *uhdr, const union nf_inet_addr *oldip, const union nf_inet_addr *newip, __be16 oldport, __be16 newport) udp_fast_csum_update() argument
115 udp_partial_csum_update(int af, struct udphdr *uhdr, const union nf_inet_addr *oldip, const union nf_inet_addr *newip, __be16 oldlen, __be16 newlen) udp_partial_csum_update() argument
H A Dip_vs_proto_tcp.c105 tcp_fast_csum_update(int af, struct tcphdr *tcph, const union nf_inet_addr *oldip, const union nf_inet_addr *newip, __be16 oldport, __be16 newport) tcp_fast_csum_update() argument
126 tcp_partial_csum_update(int af, struct tcphdr *tcph, const union nf_inet_addr *oldip, const union nf_inet_addr *newip, __be16 oldlen, __be16 newlen) tcp_partial_csum_update() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_offload.c187 __udpv4_gso_segment_csum(struct sk_buff *seg, __be32 *oldip, __be32 *newip, __be16 *oldport, __be16 *newport) __udpv4_gso_segment_csum() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dvm86_32.c638 unsigned long newip; in handle_vm86_fault() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_offload.c192 __udpv4_gso_segment_csum(struct sk_buff *seg, __be32 *oldip, __be32 *newip, __be16 *oldport, __be16 *newport) __udpv4_gso_segment_csum() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dvm86_32.c672 unsigned long newip; in handle_vm86_fault() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_nat_proto.c451 __be32 oldip, newip; in nf_nat_ipv4_csum_update() local
470 const struct in6_addr *oldip, *newip; in nf_nat_ipv6_csum_update() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_proto.c451 __be32 oldip, newip; in nf_nat_ipv4_csum_update() local
470 const struct in6_addr *oldip, *newip; in nf_nat_ipv6_csum_update() local
/kernel/linux/linux-5.10/include/net/
H A Dnet_namespace.h134 struct netns_newip newip; /* NIP */ member

Completed in 11 milliseconds