Home
last modified time | relevance | path

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

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