Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_var_private.h1362 #define IFNET_IS_THUNDERBOLT_IP(_ifp) \ macro
H A Ddlil.c1329 if (IFNET_IS_THUNDERBOLT_IP(ifp)) { in _dlil_get_flowswitch_buffer_size()