Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dts.h128 ASN1_OBJECT *policy_id; /* OPTIONAL */ member
169 ASN1_OBJECT *policy_id; member
413 int TS_TST_INFO_set_policy_id(TS_TST_INFO *a, ASN1_OBJECT *policy_id);
/OK3568_Linux_fs/kernel/include/net/
H A Dvxlan.h105 __be16 policy_id; member
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c1720 md->gbp = ntohs(gbp->policy_id); in vxlan_parse_gbp_hdr()
2313 gbp->policy_id = htons(md->gbp & VXLAN_GBP_ID_MASK); in vxlan_build_gbp_hdr()