Home
last modified time | relevance | path

Searched defs:lport (Results 1 – 9 of 9) sorted by relevance

/include/uapi/linux/netfilter/
Dxt_TPROXY.h15 __be16 lport; member
22 __be16 lport; member
/include/scsi/
Dlibfc.h783 static inline int fc_lport_test_ready(struct fc_lport *lport) in fc_lport_test_ready()
793 static inline void fc_set_wwnn(struct fc_lport *lport, u64 wwnn) in fc_set_wwnn()
803 static inline void fc_set_wwpn(struct fc_lport *lport, u64 wwpn) in fc_set_wwpn()
813 static inline void fc_lport_state_enter(struct fc_lport *lport, in fc_lport_state_enter()
825 static inline int fc_lport_init_stats(struct fc_lport *lport) in fc_lport_init_stats()
837 static inline void fc_lport_free_stats(struct fc_lport *lport) in fc_lport_free_stats()
846 static inline void *lport_priv(const struct fc_lport *lport) in lport_priv()
862 struct fc_lport *lport; in libfc_host_alloc() local
Dlibfcoe.h351 struct fc_lport *lport; member
366 static inline struct net_device *fcoe_get_netdev(const struct fc_lport *lport) in fcoe_get_netdev()
/include/net/
Dinet6_hashtables.h28 const u16 lport, in __inet6_ehashfn()
Dinet_hashtables.h213 static inline u32 inet_bhashfn(const struct net *net, const __u16 lport, in inet_bhashfn()
Dinet_sock.h345 const __u16 lport, in __inet_ehashfn()
/include/net/sctp/
Dsctp.h501 static inline int sctp_phashfn(struct net *net, __u16 lport) in sctp_phashfn()
507 static inline int sctp_ep_hashfn(struct net *net, __u16 lport) in sctp_ep_hashfn()
/include/uapi/linux/
Drds.h180 __be16 lport; member
191 __be16 lport; member
/include/linux/
Dntb.h677 int lport = ntb_port_number(ntb); in ntb_logical_port_number() local