Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/netinet/
H A Dip_var.h362 extern int ip_checkrouteralert(struct mbuf *);
H A Digmp.c1846 if (!ip_checkrouteralert(m)) { in igmp_input()
1860 if (!ip_checkrouteralert(m)) { in igmp_input()
H A Dip_input.c3079 ip_checkrouteralert(struct mbuf *m) in ip_checkrouteralert() function