Home
last modified time | relevance | path

Searched refs:RT_GENID_OUTOFSYNC (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/bsd/net/
H A Droute.h159 RT_GENID_OUTOFSYNC((_ro)->ro_rt))
278 #define RT_GENID_OUTOFSYNC(_rt) \ macro
/xnu-8020.140.41/bsd/netinet/
H A Dip_output.c614 RT_GENID_OUTOFSYNC(ro->ro_rt)) { in ip_output_list()