Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgtp.h79 #define GTP1_F_MASK 0x07 macro
/openbmc/linux/drivers/net/
H A Dgtp.c604 if (gtp1->flags & GTP1_F_MASK) in gtp1u_udp_encap_recv()