Searched refs:rtm_version (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Droute.c65 rtma.rtma_rtm.rtm_version = RTM_VERSION;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-autoipd/
H A Diface-bsd.c274 if (rtm->rtm_version != RTM_VERSION) {
277 rtm->rtm_version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Diface-bsd.c274 if (rtm->rtm_version != RTM_VERSION) {
277 rtm->rtm_version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Dkernel_socket.c392 if (rtm->rtm_version != RTM_VERSION)
395 "This may cause problem\n", rtm->rtm_version, RTM_VERSION);
577 msg.rtm.rtm_version = RTM_VERSION;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Diface-pfroute.c244 if (rtm->rtm_version != RTM_VERSION) {
246 rtm->rtm_version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface-pfroute.c244 if (rtm->rtm_version != RTM_VERSION) {
246 rtm->rtm_version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libnatpmp/
H A Dgetgateway.c269 rtm.rtm_version = RTM_VERSION;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Droute.c2634 u_char rtm_version; /* future binary compatibility */ member in struct:rt_msghdr
2689 rtm.rtm_version = RTM_VERSION;
2804 rtm.rtm_version = RTM_VERSION;
2999 u_char rtm_version; /* future binary compatibility */ member in struct:rt_msghdr
3055 rtm.rtm_version = RTM_VERSION;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dgrabmyaddr.c612 if (rtm->rtm_version != RTM_VERSION) {

Completed in 133 milliseconds