Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tcpdump/
H A Dprint-mptcp.c76 #define MP_CAPABLE_C 0x80 macro
212 if (GET_U_1(mpc->flags) & MP_CAPABLE_C) in mp_capable_print()