br2684_vcc
static inline struct br2684_vcc *BR2684_VCC(const struct atm_vcc *atmvcc)
return (struct br2684_vcc *)(atmvcc->user_back);
static inline struct br2684_vcc *list_entry_brvcc(const struct list_head *le)
return list_entry(le, struct br2684_vcc, brvccs);
struct br2684_vcc *brvcc;
struct br2684_vcc *brvcc = BR2684_VCC(vcc);
struct br2684_vcc *brvcc)
struct br2684_vcc *brvcc = BR2684_VCC(atmvcc);
static inline struct br2684_vcc *pick_outgoing_vcc(const struct sk_buff *skb,
struct br2684_vcc *brvcc;
struct br2684_vcc *brvcc;
packet_fails_filter(__be16 type, struct br2684_vcc *brvcc, struct sk_buff *skb)
static void br2684_close_vcc(struct br2684_vcc *brvcc)
struct br2684_vcc *brvcc = BR2684_VCC(atmvcc);
struct br2684_vcc *brvcc;
brvcc = kzalloc_obj(struct br2684_vcc);
const struct br2684_vcc *brvcc;
struct br2684_vcc *brvcc;