Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dif_var_private.h1509 #define IFNET_IS_THUNDERBOLT_IP(_ifp) \ macro
H A Ddlil.c720 if (IFNET_IS_THUNDERBOLT_IP(ifp)) { in _dlil_get_flowswitch_buffer_size()