Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip.h1046 #define IPIF_UNTRACE_REF(ipif) ipif_untrace_ref(ipif) macro
1051 #define IPIF_UNTRACE_REF(ipif) macro
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_if.c5304 IPIF_UNTRACE_REF(ipif); in ipif_refrele()