Home
last modified time | relevance | path

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

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