Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dip_var.h369 extern int ip_checkrouteralert(struct mbuf *);
H A Digmp.c1848 if (!ip_checkrouteralert(m)) { in igmp_input()
1862 if (!ip_checkrouteralert(m)) { in igmp_input()
H A Dip_input.c3112 ip_checkrouteralert(struct mbuf *m) in ip_checkrouteralert() function