Searched defs:ifn_index (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_pcb.c | 255 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)
|
D | sctp_output.c | 2521 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
|
D | sctp_os_userspace.h | 881 #define SCTP_GATHER_MTU_FROM_IFN_INFO(ifn, ifn_index, af) sctp_userspace_get_mtu_from_ifn(ifn_index… argument
|
D | sctp_pcb.h | 84 uint32_t ifn_index; /* shorthand way to look at ifn for reference */ member
|