Searched refs:inp_bindif (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h701 extern int inp_bindif(struct inpcb *, unsigned int);
H A Dip_output.c2445 error = inp_bindif(inp, ifscope);
2578 error = inp_bindif(inp, optval);
H A Din_pcb.c1964 inp_bindif(struct inpcb *inp, unsigned int ifscope) function
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_output.c2253 error = inp_bindif(in6p, optval);

Completed in 84 milliseconds