Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_tclass.h45 #define SO_TCDBG_COUNT 0x10 /* Get count of entries */ macro
H A Din_tclass.c799 case SO_TCDBG_COUNT: in sogetopt_tcdbg()