Home | History | Annotate | Download | only in src

Lines Matching full:addrlen

1835  * `addrp' where `addrlen' is the length of the address
1841 size_t addrlen, sepol_security_id_t * out_sid)
1850 if (addrlen != sizeof(uint32_t)) {
1867 if (addrlen != sizeof(uint64_t) * 2) {