Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Droute.c301 static inline void rtunref_audit(struct rtentry_dbg *);
1343 rtunref_audit((struct rtentry_dbg *)p); in rtunref()
1351 rtunref_audit(struct rtentry_dbg *rte) in rtunref_audit() function