Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h412 #define IS_PASSIVE_IFP(ifp) \ macro
H A Dif.c513 if (IS_PASSIVE_IFP(ifp)) in addr_on_ifp()
562 if (maybe != NULL && IS_PASSIVE_IFP(maybe)) { in iflookup()