Searched defs:sctp_rtentry (Results 1 – 1 of 1) sorted by relevance
72 struct sctp_rtentry { struct85 struct ifnet *rt_ifp; /* the answer: interface to use */86 struct ifaddr *rt_ifa; /* the answer: interface address to use */87 struct sctp_rt_metrics_lite rt_rmx; /* metrics used by rx'ing protocols */88 long rt_refcnt; /* # held references */95 struct mtx rt_mtx; /* mutex for routing entry */