Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctp_pcb.h79 uint32_t ifn_type; member
518 void *ifn, uint32_t ifn_index, uint32_t ifn_type,
HDsctp_os_bsd.h213 #define SCTP_IFN_IS_IFT_LOOP(ifn) ((ifn)->ifn_type == IFT_LOOP)
HDsctp_pcb.c493 uint32_t ifn_type, const char *if_name, void *ifa, in sctp_add_addr_to_vrf() argument
540 sctp_ifnp->ifn_type = ifn_type; in sctp_add_addr_to_vrf()