Searched refs:my_inet_ntop4 (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sbin/isakmpd/ |
| D | policy.c | 82 my_inet_ntop4(const in_addr_t *src, char *dst, size_t size, int normalize) in my_inet_ntop4() function 702 my_inet_ntop4(&net, remote_id_addr_upper, in policy_callback() 704 my_inet_ntop4(&net, remote_id_addr_lower, in policy_callback() 720 my_inet_ntop4(&net, remote_id_addr_lower, in policy_callback() 724 my_inet_ntop4(&net, remote_id_addr_upper, in policy_callback() 748 my_inet_ntop4(&net, remote_id_addr_lower, in policy_callback() 751 my_inet_ntop4(&net, remote_id_addr_upper, in policy_callback() 986 my_inet_ntop4(&net, remote_filter_addr_upper, in policy_callback() 988 my_inet_ntop4(&net, remote_filter_addr_lower, in policy_callback() 1004 my_inet_ntop4(&net, remote_filter_addr_lower, in policy_callback() [all …]
|