Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1047 #define IPIF_UNTRACE_REF(ipif) ipif_untrace_ref(ipif) macro
1052 #define IPIF_UNTRACE_REF(ipif) macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c5308 IPIF_UNTRACE_REF(ipif); in ipif_refrele()