Home
last modified time | relevance | path

Searched defs:cmsg_data_len (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_output.c3579 int tot_len, rem_len, cmsg_data_len, cmsg_data_off, off; local
3688 int tot_len, rem_len, cmsg_data_len, cmsg_data_off, off; local
3867 int tot_len, rem_len, cmsg_data_len, cmsg_data_off, off; local
/third_party/python/Modules/
Dsocketmodule.c2631 size_t space, cmsg_data_len; in get_cmsg_data_len() local