Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dip_var.h321 extern int ip_checkrouteralert(struct mbuf *);
H A Digmp.c1829 if (!ip_checkrouteralert(m)) { in igmp_input()
1843 if (!ip_checkrouteralert(m)) { in igmp_input()
H A Dip_input.c3069 ip_checkrouteralert(struct mbuf *m) in ip_checkrouteralert() function