Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.h78 uint32_t ifn_type; member
492 void *ifn, uint32_t ifn_index, uint32_t ifn_type,
H A Dsctp_os_bsd.h201 #define SCTP_IFN_IS_IFT_LOOP(ifn) ((ifn)->ifn_type == IFT_LOOP)
H A Dsctp_pcb.c363 uint32_t ifn_type, const char *if_name, void *ifa, in sctp_add_addr_to_vrf() argument
421 sctp_ifnp->ifn_type = ifn_type; in sctp_add_addr_to_vrf()