Home
last modified time | relevance | path

Searched defs:rtm_seq (Results 1 – 5 of 5) sorted by relevance

/openbsd/sbin/slaacd/
H A Dslaacd.c91 int routesock, ioctl_sock, rtm_seq = 0; variable
/openbsd/sbin/dhcp6leased/
H A Ddhcp6leased.c98 int routesock, ioctl_sock, rtm_seq, no_lease_files; variable
/openbsd/sbin/dhcpleased/
H A Ddhcpleased.c106 int routesock, ioctl_sock, rtm_seq, no_lease_files; variable
/openbsd/usr.sbin/pppd/
H A Dsys-bsd.c120 static int rtm_seq; variable
/openbsd/sys/net/
H A Droute.h234 int rtm_seq; /* for sender to identify action */ member