Searched defs:fp (Results 1 – 11 of 11) sorted by relevance
/include/scsi/ |
D | fc_frame.h | 62 #define fp_skb(fp) (&((fp)->skb)) argument 63 #define fr_hdr(fp) ((fp)->skb.data) argument 64 #define fr_len(fp) ((fp)->skb.len) argument 65 #define fr_cb(fp) ((struct fcoe_rcv_info *)&((fp)->skb.cb[0])) argument 66 #define fr_dev(fp) (fr_cb(fp)->fr_dev) argument 67 #define fr_seq(fp) (fr_cb(fp)->fr_seq) argument 68 #define fr_sof(fp) (fr_cb(fp)->fr_sof) argument 69 #define fr_eof(fp) (fr_cb(fp)->fr_eof) argument 70 #define fr_flags(fp) (fr_cb(fp)->fr_flags) argument 71 #define fr_encaps(fp) (fr_cb(fp)->fr_encaps) argument [all …]
|
D | fc_encode.h | 73 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, in fc_fill_fc_hdr() 88 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill() 104 static inline struct fc_ct_req *fc_ct_hdr_fill(const struct fc_frame *fp, in fc_ct_hdr_fill() 132 u32 fc_id, struct fc_frame *fp, in fc_ct_ns_fill() 216 u32 fc_id, struct fc_frame *fp, in fc_ct_ms_fill() 510 u32 fc_id, struct fc_frame *fp, in fc_ct_fill() 533 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill() 566 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill() 591 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill() 614 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill() [all …]
|
/include/linux/ |
D | filter.h | 34 static inline unsigned int sk_filter_len(const struct sk_filter *fp) in sk_filter_len() 70 static inline void bpf_jit_compile(struct sk_filter *fp) in bpf_jit_compile() 73 static inline void bpf_jit_free(struct sk_filter *fp) in bpf_jit_free()
|
D | pktcdvd.h | 31 __u8 fp; /* fixed packets */ member
|
D | ftrace.h | 697 unsigned long fp; member
|
D | cdrom.h | 189 __u8 fp : 1; member
|
/include/net/ |
D | scm.h | 24 struct file *fp[SCM_MAX_FD]; member 29 struct scm_fp_list *fp; /* Passed files */ member
|
D | af_unix.h | 34 struct scm_fp_list *fp; /* Passed files */ member
|
D | sock.h | 1602 static inline void sk_filter_release(struct sk_filter *fp) in sk_filter_release() 1608 static inline void sk_filter_uncharge(struct sock *sk, struct sk_filter *fp) in sk_filter_uncharge() 1616 static inline void sk_filter_charge(struct sock *sk, struct sk_filter *fp) in sk_filter_charge()
|
/include/uapi/linux/ |
D | if_hippi.h | 148 struct hippi_fp_hdr fp; member
|
D | cdrom.h | 868 __u8 fp : 1; member 879 __u8 fp : 1; member
|