Home
last modified time | relevance | path

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

/linux/include/net/
H A Dvxlan.h107 __be16 policy_id; member
599 gbp->policy_id = htons(md->gbp & VXLAN_GBP_ID_MASK); in vxlan_build_gbp_hdr()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c1587 md->gbp = ntohs(gbp->policy_id); in vxlan_parse_gbp_hdr()