Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dcipso_ipv4.c466 int cipso_v4_doi_add(struct cipso_v4_doi *doi_def, in cipso_v4_doi_add()
548 void cipso_v4_doi_free(struct cipso_v4_doi *doi_def) in cipso_v4_doi_free()
576 struct cipso_v4_doi *doi_def; in cipso_v4_doi_free_rcu() local
596 struct cipso_v4_doi *doi_def; in cipso_v4_doi_remove() local
643 struct cipso_v4_doi *doi_def; in cipso_v4_doi_getdef() local
665 void cipso_v4_doi_putdef(struct cipso_v4_doi *doi_def) in cipso_v4_doi_putdef()
693 int cipso_v4_doi_walk(u32 *skip_cnt, in cipso_v4_doi_walk()
734 static int cipso_v4_map_lvl_valid(const struct cipso_v4_doi *doi_def, u8 level) in cipso_v4_map_lvl_valid()
760 static int cipso_v4_map_lvl_hton(const struct cipso_v4_doi *doi_def, in cipso_v4_map_lvl_hton()
792 static int cipso_v4_map_lvl_ntoh(const struct cipso_v4_doi *doi_def, in cipso_v4_map_lvl_ntoh()
[all …]
/linux-4.4.14/net/netlabel/
Dnetlabel_cipso_v4.c101 struct cipso_v4_doi *doi_def) in netlbl_cipsov4_add_common()
145 struct cipso_v4_doi *doi_def = NULL; in netlbl_cipsov4_add_std() local
346 struct cipso_v4_doi *doi_def = NULL; in netlbl_cipsov4_add_pass() local
385 struct cipso_v4_doi *doi_def = NULL; in netlbl_cipsov4_add_local() local
473 struct cipso_v4_doi *doi_def; in netlbl_cipsov4_list() local
622 static int netlbl_cipsov4_listall_cb(struct cipso_v4_doi *doi_def, void *arg) in netlbl_cipsov4_listall_cb()
Dnetlabel_kapi.c294 int netlbl_cfg_cipsov4_add(struct cipso_v4_doi *doi_def, in netlbl_cfg_cipsov4_add()
336 struct cipso_v4_doi *doi_def; in netlbl_cfg_cipsov4_map_add() local
/linux-4.4.14/include/net/
Dcipso_ipv4.h138 static inline int cipso_v4_doi_add(struct cipso_v4_doi *doi_def, in cipso_v4_doi_add()
144 static inline void cipso_v4_doi_free(struct cipso_v4_doi *doi_def) in cipso_v4_doi_free()
160 static inline int cipso_v4_doi_walk(u32 *skip_cnt, in cipso_v4_doi_walk()
167 static inline int cipso_v4_doi_domhsh_add(struct cipso_v4_doi *doi_def, in cipso_v4_doi_domhsh_add()
173 static inline int cipso_v4_doi_domhsh_remove(struct cipso_v4_doi *doi_def, in cipso_v4_doi_domhsh_remove()
241 const struct cipso_v4_doi *doi_def, in cipso_v4_sock_setattr()
258 const struct cipso_v4_doi *doi_def, in cipso_v4_req_setattr()
270 const struct cipso_v4_doi *doi_def, in cipso_v4_skbuff_setattr()
Dnetlabel.h480 static inline int netlbl_cfg_cipsov4_add(struct cipso_v4_doi *doi_def, in netlbl_cfg_cipsov4_add()