Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Droute_private.h505 extern const char *rtm2str(int);
H A Droute.c3482 __func__, rtm2str(cmd), dst->sa_len); in rtinit_locked()
3488 __func__, rtm2str(cmd), dst->sa_len); in rtinit_locked()
3655 "ifa 0x%llx\n", __func__, rtm2str(cmd), in rtinit_locked()
3665 "now 0x%llx\n", __func__, rtm2str(cmd), in rtinit_locked()
H A Drtsock.c1697 rtm2str(int cmd) in rtm2str() function