Home
last modified time | relevance | path

Searched refs:RTM_GET2 (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Droute.h442 #define RTM_GET2 0x14 /* */ macro
H A Drtsock.c1241 case RTM_GET2: in rt_msg2()
1583 case RTM_GET2: in rtm2str()
1654 size = rt_msg2(RTM_GET2, &info, NULL, w, credp); in sysctl_dumpentry()
H A Droute.c787 type != RTM_GET && type != RTM_GET2) { in rtm_scrub()