Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Droute.h453 #define RTM_GET2 0x14 /* */ macro
H A Drtsock.c1236 case RTM_GET2: in rt_msg2()
1578 case RTM_GET2: in rtm2str()
1649 size = rt_msg2(RTM_GET2, &info, NULL, w, credp); in sysctl_dumpentry()
H A Droute.c786 type != RTM_GET && type != RTM_GET2) { in rtm_scrub()