Searched refs:rt_sock_seqno (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sbin/routed/ | ||
| H A D | defs.h | 431 extern int rt_sock_seqno; |
| H A D | main.c | 81 int rt_sock_seqno; variable |
| H A D | table.c | 693 w.w_rtm.rtm_seq = ++rt_sock_seqno; in rtioctl() |