Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c34 boolean_t no_prefixes);
209 advertise(struct sockaddr_in6 *sin6, struct phyint *pi, boolean_t no_prefixes) in advertise() argument
265 if (no_prefixes) { in advertise()