fcoe_rcv_info
struct fcoe_rcv_info *fr;
struct fcoe_rcv_info *fr;
struct fcoe_rcv_info *fr;
struct fcoe_rcv_info *fr;
struct fcoe_rcv_info *fr;
#define fr_cb(fp) ((struct fcoe_rcv_info *)&((fp)->skb.cb[0]))
static inline struct fcoe_rcv_info *fcoe_dev_from_skb(const struct sk_buff *skb)
BUILD_BUG_ON(sizeof(struct fcoe_rcv_info) > sizeof(skb->cb));
return (struct fcoe_rcv_info *) skb->cb;