Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-mptcp.c58 #define MPTCP_SUB_FCLOSE 0x7 macro
479 subtype = ND_MIN(subtype, MPTCP_SUB_FCLOSE + 1); in mptcp_print()