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