Searched refs:inp_restricted (Results 1 - 8 of 8) sorted by relevance

/xnu-2422.115.4/bsd/netinet6/
H A Din6_pcb.c1084 if (inp_restricted(inp, ifp))
1117 if (inp_restricted(inp, ifp))
1185 if (inp_restricted(inp, ifp))
1219 if (inp_restricted(inp, ifp))
H A Draw_ip6.c181 if (inp_restricted(in6p, ifp))
H A Dudp6_usrreq.c349 if (inp_restricted(in6p, ifp))
H A Dicmp6.c2060 if (inp_restricted(in6p, ifp))
/xnu-2422.115.4/bsd/netinet/
H A Din_pcb.c1749 if (inp_restricted(inp, ifp))
1789 if (inp_restricted(inp, ifp))
1876 if (inp_restricted(inp, ifp))
1917 if (inp_restricted(inp, ifp))
2884 inp_restricted(struct inpcb *inp, struct ifnet *ifp) function
H A Din_pcb.h752 extern boolean_t inp_restricted(struct inpcb *, struct ifnet *);
H A Draw_ip.c235 if (inp_restricted(inp, ifp))
H A Dudp_usrreq.c428 if (inp_restricted(inp, ifp))

Completed in 97 milliseconds