Searched refs:macvlan_dev (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dif_macvlan.h43 struct macvlan_dev { struct
56 static inline void macvlan_count_rx(const struct macvlan_dev *vlan,
83 extern void macvlan_count_rx(const struct macvlan_dev *vlan,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dif_macvlan.h43 struct macvlan_dev { struct
56 static inline void macvlan_count_rx(const struct macvlan_dev *vlan,
83 extern void macvlan_count_rx(const struct macvlan_dev *vlan,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dmacvlan.c48 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *port,
51 struct macvlan_dev *vlan;
61 static void macvlan_hash_add(struct macvlan_dev *vlan)
69 static void macvlan_hash_del(struct macvlan_dev *vlan)
75 static void macvlan_hash_change_addr(struct macvlan_dev *vlan,
104 const struct macvlan_dev *vlan,
130 const struct macvlan_dev *vlan;
158 const struct macvlan_dev *vlan;
159 const struct macvlan_dev *src;
214 const struct macvlan_dev *vla
[all...]
H A Dmacvtap.c42 struct macvlan_dev *vlan;
70 * The macvtap_queue and the macvlan_dev are loosely coupled, the
74 * Both the file and the macvlan_dev hold a reference on the macvtap_queue
75 * through sock_hold(&q->sk). When the macvlan_dev goes away first,
92 struct macvlan_dev *vlan = netdev_priv(dev);
115 * one from the macvlan_dev if that still exists.
122 struct macvlan_dev *vlan;
144 struct macvlan_dev *vlan = netdev_priv(dev);
156 struct macvlan_dev *vlan = netdev_priv(dev);
457 struct macvlan_dev *vla
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dmacvlan.c48 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *port,
51 struct macvlan_dev *vlan;
61 static void macvlan_hash_add(struct macvlan_dev *vlan)
69 static void macvlan_hash_del(struct macvlan_dev *vlan)
75 static void macvlan_hash_change_addr(struct macvlan_dev *vlan,
104 const struct macvlan_dev *vlan,
130 const struct macvlan_dev *vlan;
158 const struct macvlan_dev *vlan;
159 const struct macvlan_dev *src;
214 const struct macvlan_dev *vla
[all...]
H A Dmacvtap.c42 struct macvlan_dev *vlan;
70 * The macvtap_queue and the macvlan_dev are loosely coupled, the
74 * Both the file and the macvlan_dev hold a reference on the macvtap_queue
75 * through sock_hold(&q->sk). When the macvlan_dev goes away first,
92 struct macvlan_dev *vlan = netdev_priv(dev);
115 * one from the macvlan_dev if that still exists.
122 struct macvlan_dev *vlan;
144 struct macvlan_dev *vlan = netdev_priv(dev);
156 struct macvlan_dev *vlan = netdev_priv(dev);
457 struct macvlan_dev *vla
[all...]

Completed in 126 milliseconds