Searched defs:cmsg_data_len (Results 1 – 2 of 2) sorted by relevance
| /external/usrsctp/usrsctplib/netinet/ |
| D | sctp_output.c | 3585 int tot_len, rem_len, cmsg_data_len, cmsg_data_off, off; local 3694 int tot_len, rem_len, cmsg_data_len, cmsg_data_off, off; local 3873 int tot_len, rem_len, cmsg_data_len, cmsg_data_off, off; local
|
| /external/python/cpython3/Modules/ |
| D | socketmodule.c | 2676 size_t space, cmsg_data_len; in get_cmsg_data_len() local
|