Home
last modified time | relevance | path

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

/NextBSD/lib/libipsec/
HDpfkey_dump.c103 static char *str_ipaddr(struct sockaddr *);
252 printf("%s ", str_ipaddr((struct sockaddr *)(m_saddr + 1)));
259 printf("%s ", str_ipaddr((struct sockaddr *)(m_daddr + 1)));
408 printf("%s%s ", str_ipaddr(sa),
428 printf("%s%s ", str_ipaddr(sa),
494 str_ipaddr(sa) in str_ipaddr() function