Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Droute.h437 #define RTM_OLDADD 0x9 /* caused by SIOCADDRT */ macro
H A Drtsock.c1545 case RTM_OLDADD: in rtm2str()