Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Droute.c304 static inline void rtunref_audit(struct rtentry_dbg *);
1350 rtunref_audit((struct rtentry_dbg *)p); in rtunref()
1358 rtunref_audit(struct rtentry_dbg *rte) in rtunref_audit() function