Home
last modified time | relevance | path

Searched refs:ID_MASK (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/net/
A Derspan.h72 #define ID_MASK 0x03ff macro
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dsumod.h47 # define ID_MASK (0xf << 24) macro
/linux-6.3-rc2/net/ipv4/
A Dip_gre.c1114 (ntohl(nla_get_be32(data[IFLA_GRE_IKEY])) & ~ID_MASK)) in erspan_validate()
1118 (ntohl(nla_get_be32(data[IFLA_GRE_OKEY])) & ~ID_MASK)) in erspan_validate()
/linux-6.3-rc2/net/ipv6/
A Dip6_gre.c1720 (ntohl(nla_get_be32(data[IFLA_GRE_IKEY])) & ~ID_MASK)) in ip6erspan_tap_validate()
1724 (ntohl(nla_get_be32(data[IFLA_GRE_OKEY])) & ~ID_MASK)) in ip6erspan_tap_validate()

Completed in 15 milliseconds