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

/xnu-2422.115.4/bsd/net/
H A Droute.h286 u_char rtm_version; /* future binary compatibility */ member in struct:rt_msghdr
301 u_char rtm_version; /* future binary compatibility */ member in struct:rt_msghdr2
333 u_char rtm_version; /* future binary compatibility */ member in struct:rt_msghdr_ext
H A Drtsock.c336 if (rtm->rtm_version != RTM_VERSION) {
1060 rtm->rtm_version = RTM_VERSION;
1174 rtm->rtm_version = RTM_VERSION;

Completed in 17 milliseconds