Home
last modified time | relevance | path

Searched refs:SCTP_GATHER_MTU_FROM_IFN_INFO (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_os_bsd.h305 #define SCTP_GATHER_MTU_FROM_IFN_INFO(ifn, ifn_index) ((ifn != NULL) ? ((struct ifnet *)ifn)->if_mt… macro
H A Dsctp_pcb.c535 sctp_ifnp->ifn_mtu = SCTP_GATHER_MTU_FROM_IFN_INFO(ifn, ifn_index); in sctp_add_addr_to_vrf()
3970 imtu = SCTP_GATHER_MTU_FROM_IFN_INFO(net->ro._s_addr->ifn_p->ifn_p, in sctp_add_remote_addr()