Home
last modified time | relevance | path

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

/Linux-v4.19/net/netlabel/
Dnetlabel_unlabeled.c96 struct netlbl_unlhsh_iface { struct
120 static struct netlbl_unlhsh_iface __rcu *netlbl_unlhsh_def; argument
163 struct netlbl_unlhsh_iface *iface; in netlbl_unlhsh_free_iface()
171 iface = container_of(entry, struct netlbl_unlhsh_iface, rcu); in netlbl_unlhsh_free_iface()
216 static struct netlbl_unlhsh_iface *netlbl_unlhsh_search_iface(int ifindex) in netlbl_unlhsh_search_iface()
220 struct netlbl_unlhsh_iface *iter; in netlbl_unlhsh_search_iface()
244 static int netlbl_unlhsh_add_addr4(struct netlbl_unlhsh_iface *iface, in netlbl_unlhsh_add_addr4()
284 static int netlbl_unlhsh_add_addr6(struct netlbl_unlhsh_iface *iface, in netlbl_unlhsh_add_addr6()
325 static struct netlbl_unlhsh_iface *netlbl_unlhsh_add_iface(int ifindex) in netlbl_unlhsh_add_iface()
328 struct netlbl_unlhsh_iface *iface; in netlbl_unlhsh_add_iface()
[all …]