Searched refs:rtm_seq (Results 1 – 3 of 3) sorted by relevance
353 int rtm_seq; /* for sender to identify action */ member406 int rtm_seq; /* for sender to identify action */ member
1648 rtm->rtm_seq = 0; in sysctl_dumpentry()1715 ertm->rtm_seq = 0; in sysctl_dumpentry_ext()
593 static int rtm_seq; in IPv4RouteApply() local598 rtm_seq = (int)arc4random(); in IPv4RouteApply()612 rtmsg.hdr.rtm_seq = rtm_seq++; in IPv4RouteApply()