Home
last modified time | relevance | path

Searched refs:sctp_userspace_get_mtu_from_ifn (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_userspace.c99 sctp_userspace_get_mtu_from_ifn(uint32_t if_index, int af) in sctp_userspace_get_mtu_from_ifn() function
123 sctp_userspace_get_mtu_from_ifn(uint32_t if_index, int af) in sctp_userspace_get_mtu_from_ifn() function
144 sctp_userspace_get_mtu_from_ifn(uint32_t if_index, int af) in sctp_userspace_get_mtu_from_ifn() function
Dsctp_os_userspace.h879 int sctp_userspace_get_mtu_from_ifn(uint32_t if_index, int af);
881 #define SCTP_GATHER_MTU_FROM_IFN_INFO(ifn, ifn_index, af) sctp_userspace_get_mtu_from_ifn(ifn_index…
885 #define SCTP_GATHER_MTU_FROM_INTFC(sctp_ifn) sctp_userspace_get_mtu_from_ifn(if_nametoindex(((stru…