Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Droute_private.h507 extern const char *rtm2str(int);
H A Droute.c3537 __func__, rtm2str(cmd), dst->sa_len); in rtinit_locked()
3543 __func__, rtm2str(cmd), dst->sa_len); in rtinit_locked()
3710 "ifa 0x%llx\n", __func__, rtm2str(cmd), in rtinit_locked()
3720 "now 0x%llx\n", __func__, rtm2str(cmd), in rtinit_locked()
H A Drtsock.c1702 rtm2str(int cmd) in rtm2str() function