Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A D6to4relay.c104 static int rtmseq; in modifyroute() local
128 rt_msg.rt_hdr.rtm_seq = ++rtmseq; in modifyroute()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtables.c54 static int rtmseq; /* rtm_seq sequence number */ variable
221 rt_msg->rtm_seq = ++rtmseq; in rtcmd()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c58 static int rtmseq; /* rtm_seq sequence number */ variable
2248 rt_msg->rtm_seq = ++rtmseq; in router_add_k()
2292 rt_msg->rtm_seq = ++rtmseq; in router_delete_k()