Searched defs:ifn_index (Results 1 – 4 of 4) sorted by relevance
190 sctp_find_ifn(void *ifn, uint32_t ifn_index) in sctp_find_ifn()362 sctp_add_addr_to_vrf(uint32_t vrf_id, void *ifn, uint32_t ifn_index, in sctp_add_addr_to_vrf()606 void *ifn, uint32_t ifn_index) in sctp_del_addr_from_vrf()
305 #define SCTP_GATHER_MTU_FROM_IFN_INFO(ifn, ifn_index) ((ifn != NULL) ? ((struct ifnet *)ifn)->if_mt… argument
2461 uint32_t ifn_index; in sctp_choose_boundspecific_inp() local2594 uint32_t ifn_index; in sctp_choose_boundspecific_stcb() local2955 uint32_t ifn_index; in sctp_choose_boundall() local
79 uint32_t ifn_index; /* shorthand way to look at ifn for reference */ member