Searched defs:fport (Results 1 – 8 of 8) sorted by relevance
/linux/include/net/ |
H A D | inet6_hashtables.h | 30 const __be16 fport, in __inet6_ehashfn()
|
/linux/net/ipv6/ |
H A D | inet6_hashtables.c | 28 const struct in6_addr *faddr, const __be16 fport) in inet6_ehashfn()
|
H A D | udp.c | 80 udp6_ehashfn(const struct net * net,const struct in6_addr * laddr,const u16 lport,const struct in6_addr * faddr,const __be16 fport) udp6_ehashfn() argument
|
/linux/include/uapi/linux/ |
H A D | rds.h | 181 __be16 fport; member 192 __be16 fport; member
|
/linux/net/ipv4/ |
H A D | inet_hashtables.c | 34 inet_ehashfn(const struct net * net,const __be32 laddr,const __u16 lport,const __be32 faddr,const __be16 fport) inet_ehashfn() argument
|
H A D | udp.c | 413 udp_ehashfn(const struct net * net,const __be32 laddr,const __u16 lport,const __be32 faddr,const __be16 fport) udp_ehashfn() argument
|
/linux/drivers/net/ethernet/airoha/ |
H A D | airoha_eth.c | 1889 u8 fport; in airoha_dev_xmit() local
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1363 uint16_t fport; /* foreign port */ member
|