Home
last modified time | relevance | path

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

/linux/net/netlabel/
A Dnetlabel_domainhash.c66 struct netlbl_dom_map *ptr; in netlbl_domhsh_free_entry()
142 struct netlbl_dom_map *iter; in netlbl_domhsh_search()
175 struct netlbl_dom_map *entry; in netlbl_domhsh_search_def()
405 int netlbl_domhsh_add(struct netlbl_dom_map *entry, in netlbl_domhsh_add()
409 struct netlbl_dom_map *entry_old, *entry_b; in netlbl_domhsh_add()
665 struct netlbl_dom_map *entry_map; in netlbl_domhsh_remove_af4()
734 struct netlbl_dom_map *entry_map; in netlbl_domhsh_remove_af6()
798 struct netlbl_dom_map *entry; in netlbl_domhsh_remove()
878 struct netlbl_dom_map *dom_iter; in netlbl_domhsh_getentry_af4()
908 struct netlbl_dom_map *dom_iter; in netlbl_domhsh_getentry_af6()
[all …]
A Dnetlabel_domainhash.h58 struct netlbl_dom_map { struct
72 int netlbl_domhsh_add(struct netlbl_dom_map *entry, argument
74 int netlbl_domhsh_add_default(struct netlbl_dom_map *entry,
76 int netlbl_domhsh_remove_entry(struct netlbl_dom_map *entry,
89 struct netlbl_dom_map *netlbl_domhsh_getentry(const char *domain, u16 family);
103 int (*callback) (struct netlbl_dom_map *entry, void *arg),
A Dnetlabel_mgmt.c87 struct netlbl_dom_map *entry = kzalloc(sizeof(*entry), GFP_KERNEL); in netlbl_mgmt_add_common()
282 struct netlbl_dom_map *entry) in netlbl_mgmt_listentry()
479 static int netlbl_mgmt_listall_cb(struct netlbl_dom_map *entry, void *arg) in netlbl_mgmt_listall_cb()
601 struct netlbl_dom_map *entry; in netlbl_mgmt_listdef()
A Dnetlabel_kapi.c102 struct netlbl_dom_map *entry; in netlbl_cfg_unlbl_map_add()
331 struct netlbl_dom_map *entry; in netlbl_cfg_cipsov4_map_add()
457 struct netlbl_dom_map *entry; in netlbl_cfg_calipso_map_add()
980 struct netlbl_dom_map *dom_entry; in netlbl_sock_setattr()
A Dnetlabel_calipso.c258 static int netlbl_calipso_remove_cb(struct netlbl_dom_map *entry, void *arg) in netlbl_calipso_remove_cb()
A Dnetlabel_cipso_v4.c680 static int netlbl_cipsov4_remove_cb(struct netlbl_dom_map *entry, void *arg) in netlbl_cipsov4_remove_cb()
A Dnetlabel_unlabeled.c1534 struct netlbl_dom_map *entry; in netlbl_unlabel_defconf()

Completed in 14 milliseconds