Searched refs:new_prefix (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c59 boolean_t new_prefix);
889 boolean_t new_prefix)
902 if (!new_prefix) {
965 if (new_prefix) {
1003 if (new_prefix) {
1070 if (new_prefix) {
1078 if ((pr->pr_flags & IFF_TEMPORARY) && new_prefix) {
887 incoming_prefix_addrconf_process(struct phyint *pi, struct prefix *pr, uchar_t *opt, struct sockaddr_in6 *from, boolean_t loopback, boolean_t new_prefix) argument
H A Dtables.h328 boolean_t new_prefix);
/illumos-gate/usr/src/cmd/pginfo/
H A Dpginfo.pl510 my $new_prefix = $npeers ? $prefix : " ";
515 "$childprefix$new_prefix", --$nchildren)
/illumos-gate/usr/src/cmd/lgrpinfo/
H A Dlgrpinfo.pl454 my $new_prefix = $npeers ? $myprefix : " ";
458 lgrp_pp($_, "| ", "$childprefix$new_prefix", --$nchildren)

Completed in 529 milliseconds