Searched refs:RTM_VERSION (Results 26 - 40 of 40) sorted by relevance

12

/freebsd-current/sys/net/
H A Drtsock.c1083 if (rtm->rtm_version != RTM_VERSION) {
1750 rtm->rtm_version = RTM_VERSION;
1877 rtm->rtm_version = RTM_VERSION;
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII.c1049 if (rtm->rtm_version != RTM_VERSION) {
1221 msg->rtm_version = RTM_VERSION;
/freebsd-current/sbin/routed/
H A Dtable.c690 w.w_rtm.rtm_version = RTM_VERSION;
1168 if (m.r.rtm.rtm_version != RTM_VERSION) {
/freebsd-current/sys/net/route/
H A Dnhop_ctl.c1205 arpc.rtm.rtm_version = RTM_VERSION;
H A Dnhgrp_ctl.c861 rtm->rtm_version = RTM_VERSION;
/freebsd-current/contrib/blocklist/bin/
H A Dconf.c1032 rtm->rtm_version = RTM_VERSION;
/freebsd-current/sbin/mount_nfs/
H A Dmount_nfs.c560 if (ifm->ifm_version == RTM_VERSION &&
/freebsd-current/usr.sbin/uhsoctl/
H A Duhsoctl.c950 r.rtm.rtm_version = RTM_VERSION;
/freebsd-current/usr.sbin/ndp/
H A Dndp.c952 rtm->rtm_version = RTM_VERSION;
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_bsd.c779 if (rtm->rtm_version != RTM_VERSION) {
/freebsd-current/sys/netinet/
H A Din.c1762 arpc.rtm.rtm_version = RTM_VERSION;
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_io.c4816 if (rtm.rtm_version != RTM_VERSION) {
4819 rtm.rtm_version, RTM_VERSION);
/freebsd-current/sbin/dhclient/
H A Ddhclient.c243 rtm->rtm_version != RTM_VERSION)
/freebsd-current/sys/netinet6/
H A Din6.c2505 ndpc.rtm.rtm_version = RTM_VERSION;
/freebsd-current/sbin/ifconfig/
H A Difieee80211.c3843 if (rtm->rtm_version != RTM_VERSION)

Completed in 323 milliseconds

12