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

/darwin-on-arm/xnu/bsd/net/
H A Droute.h251 u_char rtm_version; /* future binary compatibility */ member in struct:rt_msghdr
266 u_char rtm_version; /* future binary compatibility */ member in struct:rt_msghdr2
285 u_char rtm_version; /* future binary compatibility */ member in struct:rt_msghdr_ext
H A Drtsock.c359 if (rtm->rtm_version != RTM_VERSION) {
1087 rtm->rtm_version = RTM_VERSION;
1189 rtm->rtm_version = RTM_VERSION;

Completed in 73 milliseconds