Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Din_var.h558 extern int imo_clone(struct inpcb *, struct inpcb *);
H A Din_mcast.c468 imo_clone(struct inpcb *from_inp, struct inpcb *to_inp) in imo_clone() function