Searched defs:lport (Results 1 – 10 of 10) sorted by relevance
/include/scsi/ |
D | fc_encode.h | 76 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill() 119 static inline int fc_ct_ns_fill(struct fc_lport *lport, in fc_ct_ns_fill() 203 static inline int fc_ct_ms_fill(struct fc_lport *lport, in fc_ct_ms_fill() 497 static inline int fc_ct_fill(struct fc_lport *lport, in fc_ct_fill() 521 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill() 554 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill() 579 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill() 602 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill() 616 static inline void fc_rtv_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_rtv_fill() 628 static inline void fc_rec_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_rec_fill() [all …]
|
D | libfc.h | 783 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
|
D | libfcoe.h | 350 struct fc_lport *lport; member 365 static inline struct net_device *fcoe_get_netdev(const struct fc_lport *lport) in fcoe_get_netdev()
|
/include/uapi/linux/netfilter/ |
D | xt_TPROXY.h | 15 __be16 lport; member 22 __be16 lport; member
|
/include/net/ |
D | inet6_hashtables.h | 28 const u16 lport, in __inet6_ehashfn()
|
D | inet_hashtables.h | 212 static inline u32 inet_bhashfn(const struct net *net, const __u16 lport, in inet_bhashfn()
|
D | inet_sock.h | 334 const __u16 lport, in __inet_ehashfn()
|
/include/net/sctp/ |
D | sctp.h | 498 static inline int sctp_phashfn(struct net *net, __u16 lport) in sctp_phashfn() 504 static inline int sctp_ep_hashfn(struct net *net, __u16 lport) in sctp_ep_hashfn()
|
/include/uapi/linux/ |
D | rds.h | 178 __be16 lport; member 189 __be16 lport; member
|
/include/linux/ |
D | ntb.h | 677 int lport = ntb_port_number(ntb); in ntb_logical_port_number() local
|