Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Droute.c306 static inline void rtunref_audit(struct rtentry_dbg *);
1347 rtunref_audit((rtentry_dbg_ref_t)p); in rtunref()
1355 rtunref_audit(struct rtentry_dbg *rte) in rtunref_audit() function