Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dip_var.h363 extern int ip_checkrouteralert(struct mbuf *);
H A Digmp.c1849 if (!ip_checkrouteralert(m)) { in igmp_input()
1863 if (!ip_checkrouteralert(m)) { in igmp_input()
H A Dip_input.c3071 ip_checkrouteralert(struct mbuf *m) in ip_checkrouteralert() function