Home
last modified time | relevance | path

Searched defs:fport (Results 1 – 7 of 7) sorted by relevance

/linux/include/net/
H A Dinet6_hashtables.h32 const __be16 fport, in __inet6_ehashfn()
/linux/net/ipv6/
H A Dinet6_hashtables.c36 const struct in6_addr *faddr, const __be16 fport) in inet6_ehashfn()
/linux/include/uapi/linux/
H A Drds.h181 __be16 fport; member
192 __be16 fport; member
/linux/net/ipv4/
H A Dinet_hashtables.c42 const __be16 fport) in inet_ehashfn()
H A Dudp.c406 const __be32 faddr, const __be16 fport) in udp_ehashfn()
/linux/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c88 void airoha_ppe_set_cpu_port(struct airoha_gdm_port *port, u8 ppe_id, u8 fport) in airoha_ppe_set_cpu_port()
H A Dairoha_eth.c2010 u8 fport; in airoha_dev_xmit() local