Home
last modified time | relevance | path

Searched refs:RTM_GET (Results 1 – 7 of 7) sorted by relevance

/xnu-8792.61.2/tests/
H A Droute_output_stack_oflow_56033075.c29 rtm->rtm_type = RTM_GET;
H A Dudp_bind_connect.c81 rtm->rtm_type = RTM_GET; in has_v4_default_route()
/xnu-8792.61.2/bsd/net/
H A Droute.h199 #define RTM_GET 0x4 /* Report Metrics */ macro
H A Drtsock.c359 rtm->rtm_type = RTM_GET; in route_output()
366 if (rtm->rtm_type != RTM_GET && !(so->so_state & SS_PRIV)) { in route_output()
556 case RTM_GET: in route_output()
580 case RTM_GET: { in route_output()
1530 case RTM_GET: in rtm2str()
1633 size = rt_msg2(RTM_GET, &info, NULL, w, credp); in sysctl_dumpentry()
H A Droute.c783 type != RTM_GET && type != RTM_GET2) { in rtm_scrub()
4679 case RTM_GET: in rtm_cassert()
/xnu-8792.61.2/bsd/netinet/
H A Din.c2655 arpc.rtm.rtm_type = RTM_GET; in in_lltable_dump_entry()
/xnu-8792.61.2/bsd/netinet6/
H A Din6.c4892 ndpc.rtm.rtm_type = RTM_GET; in in6_lltable_dump_entry()