Searched defs:doi_def (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/net/ipv4/ |
D | cipso_ipv4.c | 466 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.1.27/net/netlabel/ |
D | netlabel_cipso_v4.c | 101 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()
|
D | netlabel_kapi.c | 294 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.1.27/include/net/ |
D | cipso_ipv4.h | 138 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()
|
D | netlabel.h | 480 static inline int netlbl_cfg_cipsov4_add(struct cipso_v4_doi *doi_def, in netlbl_cfg_cipsov4_add()
|