Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/wgconfig/ | |
wgconfig.c | 153 const char *ntopret; local in function:handle_allowed_ips 193 ntopret = inet_ntop(family, addr, ntopbuf, sizeof(ntopbuf)); 194 if (ntopret == NULL) |
wgconfig.c | 153 const char *ntopret; local in function:handle_allowed_ips 193 ntopret = inet_ntop(family, addr, ntopbuf, sizeof(ntopbuf)); 194 if (ntopret == NULL) |
wgconfig.c | 153 const char *ntopret; local in function:handle_allowed_ips 193 ntopret = inet_ntop(family, addr, ntopbuf, sizeof(ntopbuf)); 194 if (ntopret == NULL) |