Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c2051 coa->coa_changed |= COA_ICMP_BIND_NEEDED; in icmp_do_opt_set()
2357 if (coa->coa_changed & COA_ICMP_BIND_NEEDED) { in icmp_opt_set()
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2862 #define COA_ICMP_BIND_NEEDED 0x0020 macro