Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Din_pcblist.c104 static void inpcb_to_xinpcb_n(struct inpcb *, struct xinpcb_n *);
187 inpcb_to_xinpcb_n(struct inpcb *inp, struct xinpcb_n *xinp) in inpcb_to_xinpcb_n() function
397 inpcb_to_xinpcb_n(inp, xi); in get_pcblist_n()