Home
last modified time | relevance | path

Searched refs:IS_USESRC_CLI_ILL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c493 if (IS_USESRC_ILL(ill) || IS_USESRC_CLI_ILL(ill)) in ipmp_grp_vet_ill()
H A Dip_if.c16440 if (IS_USESRC_ILL(usesrc_cli_ill) || IS_USESRC_CLI_ILL(usesrc_ill)) { in ip_sioctl_slifusesrc()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1463 #define IS_USESRC_CLI_ILL(ill) \ macro