[][src]Function nginx::ngx_cidr_match

pub unsafe extern "C" fn ngx_cidr_match(
    sa: *mut sockaddr,
    cidrs: *mut ngx_array_t
) -> ngx_int_t