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

/freebsd-13-stable/lib/libipsec/
H A Dpfkey_dump.c94 static char *str_ipaddr(struct sockaddr *);
248 printf("%s", str_ipaddr((struct sockaddr *)(m_saddr + 1)));
257 printf(" %s", str_ipaddr((struct sockaddr *)(m_daddr + 1)));
291 str_ipaddr((struct sockaddr *)(natt_oai + 1)));
294 str_ipaddr((struct sockaddr *)(natt_oar + 1)));
423 printf("%s%s ", str_ipaddr(sa),
443 printf("%s%s ", str_ipaddr(sa),
514 str_ipaddr(sa) function

Completed in 106 milliseconds