Home
last modified time | relevance | path

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

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