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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_unlabeled.c70 * (struct netlbl_unlhsh_iface) and then the interface entry is used to
97 struct netlbl_unlhsh_iface { struct
122 static struct netlbl_unlhsh_iface *netlbl_unlhsh_def = NULL;
209 struct netlbl_unlhsh_iface *iface;
217 iface = container_of(entry, struct netlbl_unlhsh_iface, rcu);
262 static struct netlbl_unlhsh_iface *netlbl_unlhsh_search_iface(int ifindex)
266 struct netlbl_unlhsh_iface *iter;
290 static int netlbl_unlhsh_add_addr4(struct netlbl_unlhsh_iface *iface,
330 static int netlbl_unlhsh_add_addr6(struct netlbl_unlhsh_iface *iface,
371 static struct netlbl_unlhsh_iface *netlbl_unlhsh_add_ifac
[all...]

Completed in 147 milliseconds