Home
last modified time | relevance | path

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

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