Searched refs:n_tag (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/head/protocols/
H A Drouted.h80 uint16_t n_tag; /* optional in RIPv2 */ member in struct:netinfo
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dinput.c473 v12buf.n->n_tag = rt->rt_tag;
740 new.rts_tag = n->n_tag;
840 n->n_tag = 0;
941 new.rts_tag = n->n_tag;
1035 v12buf.n->n_tag = rt->rt_tag;
H A Dtrace.c1164 if (n->n_tag != 0)
1166 ntohs(n->n_tag));
1229 if (n->n_tag != 0)
1231 ntohs(n->n_tag));
H A Drtquery.c756 if (n->n_tag != 0)
757 (void) printf(gettext(" tag=%1$#x%2$s"), n->n_tag,
H A Doutput.c476 wb->n->n_tag = ag->ag_tag;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c262 ntohs(nip->n_tag),

Completed in 56 milliseconds