Home
last modified time | relevance | path

Searched refs:rtm_pid (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.1.13/bsd/net/
H A Droute.h168 pid_t rtm_pid; /* identify sender */ member
H A Droute_private.h297 pid_t rtm_pid; /* identify sender */ member
H A Drtsock.c373 rtm->rtm_pid = proc_selfpid(); in route_output()
1663 rtm->rtm_pid = 0; in sysctl_dumpentry()
1730 ertm->rtm_pid = 0; in sysctl_dumpentry_ext()
/xnu-10002.1.13/tests/
H A Dudp_disconnect.c90 rtm->rtm_pid = getpid(); in has_v4_default_route()
135 rtm->rtm_pid = getpid(); in has_v6_default_route()
H A Dudp_bind_connect.c84 rtm->rtm_pid = getpid(); in has_v4_default_route()
129 rtm->rtm_pid = getpid(); in has_v6_default_route()