Searched refs:imo_clone (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/netinet/ | ||
| H A D | in_var.h | 558 extern int imo_clone(struct inpcb *, struct inpcb *); |
| H A D | in_mcast.c | 468 imo_clone(struct inpcb *from_inp, struct inpcb *to_inp) in imo_clone() function |