Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_pcb.c261 sctp_find_ifn(void *ifn, uint32_t ifn_index)
329 sctp_update_ifn_mtu(uint32_t ifn_index, uint32_t mtu)
379 const char *if_name, uint32_t ifn_index)
423 const char *if_name, uint32_t ifn_index)
556 sctp_add_addr_to_vrf(uint32_t vrf_id, void *ifn, uint32_t ifn_index,
818 uint32_t ifn_index, const char *if_name)
Dsctp_output.c2527 uint32_t ifn_index; in sctp_choose_boundspecific_inp() local
2664 uint32_t ifn_index; in sctp_choose_boundspecific_stcb() local
3054 uint32_t ifn_index; in sctp_choose_boundall() local
Dsctp_pcb.h84 uint32_t ifn_index; /* shorthand way to look at ifn for reference */ member
Dsctp_os_userspace.h917 #define SCTP_GATHER_MTU_FROM_IFN_INFO(ifn, ifn_index, af) sctp_userspace_get_mtu_from_ifn(ifn_index… argument