Searched defs: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; local
128 rt_msg.rt_hdr.rtm_seq = ++rtmseq;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dtables.c56 static int rtmseq; /* rtm_seq sequence number */ variable
223 rt_msg->rtm_seq = ++rtmseq;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c56 static int rtmseq; /* rtm_seq sequence number */ variable
2246 rt_msg->rtm_seq = ++rtmseq;
2290 rt_msg->rtm_seq = ++rtmseq;

Completed in 68 milliseconds