Home
last modified time | relevance | path

Searched defs:ifn_index (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_pcb.c255 sctp_find_ifn(void *ifn, uint32_t ifn_index)
324 sctp_update_ifn_mtu(uint32_t ifn_index, uint32_t mtu)
376 const char *if_name, uint32_t ifn_index)
420 const char *if_name, uint32_t ifn_index)
548 sctp_add_addr_to_vrf(uint32_t vrf_id, void *ifn, uint32_t ifn_index,
820 uint32_t ifn_index, const char *if_name)
Dsctp_output.c2521 uint32_t ifn_index; in sctp_choose_boundspecific_inp() local
2658 uint32_t ifn_index; in sctp_choose_boundspecific_stcb() local
3048 uint32_t ifn_index; in sctp_choose_boundall() local
Dsctp_os_userspace.h881 #define SCTP_GATHER_MTU_FROM_IFN_INFO(ifn, ifn_index, af) sctp_userspace_get_mtu_from_ifn(ifn_index… argument
Dsctp_pcb.h84 uint32_t ifn_index; /* shorthand way to look at ifn for reference */ member