Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dbr2684.c66 struct br2684_vcc { struct
67 struct atm_vcc *atmvcc;
68 struct net_device *device;
71 void (*old_pop)(struct atm_vcc *vcc, struct sk_buff *skb);
72 void (*old_release_cb)(struct atm_vcc *vcc);
73 struct module *old_owner;
74 enum br2684_encaps encaps;
75 struct list_head brvccs;
77 struct br2684_filter filter;
79 unsigned int copies_needed, copies_failed;
[all …]