Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dip_var.h323 extern int ip_checkrouteralert(struct mbuf *);
H A Digmp.c1847 if (!ip_checkrouteralert(m)) { in igmp_input()
1861 if (!ip_checkrouteralert(m)) { in igmp_input()
H A Dip_input.c3075 ip_checkrouteralert(struct mbuf *m) in ip_checkrouteralert() function