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

/netbsd-current/include/protocols/
H A Drouted.h79 uint16_t n_tag; /* optional in RIPv2 */ member in struct:netinfo
/netbsd-current/sbin/routed/
H A Dinput.c417 v12buf.n->n_tag = rt->rt_tag;
675 n->n_tag = 0;
756 new.rts_tag = n->n_tag;
H A Dtrace.c944 if (n->n_tag != 0)
946 ntohs(n->n_tag));
1013 if (n->n_tag != 0)
1015 ntohs(n->n_tag));
H A Doutput.c445 wb->n->n_tag = ag->ag_tag;
/netbsd-current/sbin/routed/rtquery/
H A Drtquery.c800 if (n->n_tag != 0)
801 (void)printf(" tag=%#x%s", n->n_tag,

Completed in 251 milliseconds