Home
last modified time | relevance | path

Searched refs:ifn_type (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h81 uint32_t ifn_type; member
508 void *ifn, uint32_t ifn_index, uint32_t ifn_type,
H A Dsctp_os_bsd.h205 #define SCTP_IFN_IS_IFT_LOOP(ifn) ((ifn)->ifn_type == IFT_LOOP)
H A Dsctp_pcb.c475 uint32_t ifn_type, const char *if_name, void *ifa, in sctp_add_addr_to_vrf() argument
534 sctp_ifnp->ifn_type = ifn_type; in sctp_add_addr_to_vrf()