Searched defs:oldport (Results 1 – 6 of 6) sorted by relevance
/linux/net/ipv6/ |
H A D | tcpv6_offload.c | 99 __tcpv6_gso_segment_csum(struct sk_buff * seg,struct in6_addr * oldip,const struct in6_addr * newip,__be16 * oldport,__be16 newport) __tcpv6_gso_segment_csum() argument
|
/linux/net/ipv4/ |
H A D | udp_offload.c | 350 __be16 *oldport, __be16 *newport) in __udpv4_gso_segment_csum() argument 409 __be16 *oldport, __be16 newport) in __udpv6_gso_segment_csum() argument
|
H A D | tcp_offload.c | 36 __be16 *oldport, __be16 newport) in __tcpv4_gso_segment_csum() argument
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_proto_udp.c | 96 __be16 oldport, __be16 newport) in udp_fast_csum_update()
|
H A D | ip_vs_proto_tcp.c | 108 __be16 oldport, __be16 newport) in tcp_fast_csum_update()
|
/linux/net/netfilter/ |
H A D | nf_nat_proto.c | 147 __be16 *portptr, newport, oldport; in tcp_manip_pkt() local
|