Home
last modified time | relevance | path

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

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