Searched defs:ifn_index (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_pcb.c | 193 sctp_find_ifn(void *ifn, uint32_t ifn_index) in sctp_find_ifn() 259 sctp_update_ifn_mtu(uint32_t ifn_index, uint32_t mtu) in sctp_update_ifn_mtu() 308 const char *if_name, uint32_t ifn_index) in sctp_mark_ifa_addr_down() 350 const char *if_name, uint32_t ifn_index) in sctp_mark_ifa_addr_up() 474 sctp_add_addr_to_vrf(uint32_t vrf_id, void *ifn, uint32_t ifn_index, in sctp_add_addr_to_vrf() 719 uint32_t ifn_index, const char *if_name) in sctp_del_addr_from_vrf()
|
| H A D | sctp_os_bsd.h | 316 #define SCTP_GATHER_MTU_FROM_IFN_INFO(ifn, ifn_index, af) ((struct ifnet *)ifn)->if_mtu argument
|
| H A D | sctp_output.c | 2464 uint32_t ifn_index; in sctp_choose_boundspecific_inp() local 2597 uint32_t ifn_index; in sctp_choose_boundspecific_stcb() local 2959 uint32_t ifn_index; in sctp_choose_boundall() local
|
| H A D | sctp_pcb.h | 82 uint32_t ifn_index; /* shorthand way to look at ifn for reference */ member
|