Home
last modified time | relevance | path

Searched defs:rte (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Droute.c301 #define RTENTRY_DBG(rte) __container_of(rte, struct rtentry_dbg, rtd_entry) argument
1414 rtunref_audit(struct rtentry_dbg *rte) in rtunref_audit()
1454 rtref_audit(struct rtentry_dbg *rte) in rtref_audit()
3921 rte_lock_debug(struct rtentry_dbg *rte) in rte_lock_debug()
3933 rte_unlock_debug(struct rtentry_dbg *rte) in rte_unlock_debug()
4036 rtentry_dbg_ref_t rte; in rte_alloc_debug() local
4051 rtentry_dbg_ref_t rte = RTENTRY_DBG(p); in rte_free_debug() local
H A Dntstat.c1596 struct rtentry *rte) in nstat_route_attach()
1618 struct rtentry *rte) in nstat_route_detach()
1628 struct rtentry *rte) in nstat_route_connect_attempt()
1642 struct rtentry *rte) in nstat_route_connect_success()
1657 struct rtentry *rte, in nstat_route_tx()
1679 struct rtentry *rte, in nstat_route_rx()
1736 struct rtentry *rte, in nstat_route_rtt()
1755 struct rtentry *rte, in nstat_route_update()
H A Ddlil.c6246 struct rtentry *rte = src_rt.ro_rt; in ifnet_cached_rtlookup_inet() local
6282 struct rtentry *rte = src_rt.ro_rt; in ifnet_cached_rtlookup_inet6() local
/xnu-12377.61.12/tools/lldbmacros/
H A Dnet.py692 def GetRtEntryPrDetailsAsString(rte): argument
/xnu-12377.61.12/bsd/netinet6/
H A Dip6_input.c1041 rtentry_ref_t rte = in ip6_input() local