Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgtp.h77 #define GTP1_F_SEQ 0x02 macro
/openbmc/linux/drivers/net/
H A Dgtp.c489 if (!(gtp1u->flags & GTP1_F_SEQ) || gtp1u->tid) in gtp1u_send_echo_resp()
548 if (!(gtp1u->flags & GTP1_F_SEQ) || gtp1u->tid) in gtp1u_handle_echo_resp()