Lines Matching refs:cipso_v4_doi

359 static struct cipso_v4_doi *cipso_v4_doi_search(u32 doi)  in cipso_v4_doi_search()
361 struct cipso_v4_doi *iter; in cipso_v4_doi_search()
382 int cipso_v4_doi_add(struct cipso_v4_doi *doi_def, in cipso_v4_doi_add()
464 void cipso_v4_doi_free(struct cipso_v4_doi *doi_def) in cipso_v4_doi_free()
493 struct cipso_v4_doi *doi_def; in cipso_v4_doi_free_rcu()
495 doi_def = container_of(entry, struct cipso_v4_doi, rcu); in cipso_v4_doi_free_rcu()
513 struct cipso_v4_doi *doi_def; in cipso_v4_doi_remove()
552 struct cipso_v4_doi *cipso_v4_doi_getdef(u32 doi) in cipso_v4_doi_getdef()
554 struct cipso_v4_doi *doi_def; in cipso_v4_doi_getdef()
576 void cipso_v4_doi_putdef(struct cipso_v4_doi *doi_def) in cipso_v4_doi_putdef()
602 int (*callback) (struct cipso_v4_doi *doi_def, void *arg), in cipso_v4_doi_walk()
607 struct cipso_v4_doi *iter_doi; in cipso_v4_doi_walk()
642 static int cipso_v4_map_lvl_valid(const struct cipso_v4_doi *doi_def, u8 level) in cipso_v4_map_lvl_valid()
669 static int cipso_v4_map_lvl_hton(const struct cipso_v4_doi *doi_def, in cipso_v4_map_lvl_hton()
701 static int cipso_v4_map_lvl_ntoh(const struct cipso_v4_doi *doi_def, in cipso_v4_map_lvl_ntoh()
736 static int cipso_v4_map_cat_rbm_valid(const struct cipso_v4_doi *doi_def, in cipso_v4_map_cat_rbm_valid()
784 static int cipso_v4_map_cat_rbm_hton(const struct cipso_v4_doi *doi_def, in cipso_v4_map_cat_rbm_hton()
845 static int cipso_v4_map_cat_rbm_ntoh(const struct cipso_v4_doi *doi_def, in cipso_v4_map_cat_rbm_ntoh()
907 static int cipso_v4_map_cat_enum_valid(const struct cipso_v4_doi *doi_def, in cipso_v4_map_cat_enum_valid()
942 static int cipso_v4_map_cat_enum_hton(const struct cipso_v4_doi *doi_def, in cipso_v4_map_cat_enum_hton()
977 static int cipso_v4_map_cat_enum_ntoh(const struct cipso_v4_doi *doi_def, in cipso_v4_map_cat_enum_ntoh()
1008 static int cipso_v4_map_cat_rng_valid(const struct cipso_v4_doi *doi_def, in cipso_v4_map_cat_rng_valid()
1050 static int cipso_v4_map_cat_rng_hton(const struct cipso_v4_doi *doi_def, in cipso_v4_map_cat_rng_hton()
1109 static int cipso_v4_map_cat_rng_ntoh(const struct cipso_v4_doi *doi_def, in cipso_v4_map_cat_rng_ntoh()
1151 static void cipso_v4_gentag_hdr(const struct cipso_v4_doi *doi_def, in cipso_v4_gentag_hdr()
1174 static int cipso_v4_gentag_rbm(const struct cipso_v4_doi *doi_def, in cipso_v4_gentag_rbm()
1230 static int cipso_v4_parsetag_rbm(const struct cipso_v4_doi *doi_def, in cipso_v4_parsetag_rbm()
1273 static int cipso_v4_gentag_enum(const struct cipso_v4_doi *doi_def, in cipso_v4_gentag_enum()
1322 static int cipso_v4_parsetag_enum(const struct cipso_v4_doi *doi_def, in cipso_v4_parsetag_enum()
1364 static int cipso_v4_gentag_rng(const struct cipso_v4_doi *doi_def, in cipso_v4_gentag_rng()
1412 static int cipso_v4_parsetag_rng(const struct cipso_v4_doi *doi_def, in cipso_v4_parsetag_rng()
1455 static int cipso_v4_gentag_loc(const struct cipso_v4_doi *doi_def, in cipso_v4_gentag_loc()
1481 static int cipso_v4_parsetag_loc(const struct cipso_v4_doi *doi_def, in cipso_v4_parsetag_loc()
1557 struct cipso_v4_doi *doi_def = NULL; in cipso_v4_validate()
1762 const struct cipso_v4_doi *doi_def, in cipso_v4_genopt()
1831 const struct cipso_v4_doi *doi_def, in cipso_v4_sock_setattr()
1916 const struct cipso_v4_doi *doi_def, in cipso_v4_req_setattr()
2089 struct cipso_v4_doi *doi_def; in cipso_v4_getattr()
2164 const struct cipso_v4_doi *doi_def, in cipso_v4_skbuff_setattr()