Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Droute.h650 extern const char *rtm2str(int);
H A Droute.c3424 __func__, rtm2str(cmd), dst->sa_len); in rtinit_locked()
3430 __func__, rtm2str(cmd), dst->sa_len); in rtinit_locked()
3598 "ifa 0x%llx\n", __func__, rtm2str(cmd), in rtinit_locked()
3608 "now 0x%llx\n", __func__, rtm2str(cmd), in rtinit_locked()
H A Drtsock.c1521 rtm2str(int cmd) in rtm2str() function