Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dip_dummynet.c231 static char* dn_copy_set_32(struct dn_flow_set *set, char *bp);
502 return dn_copy_set_32( &(p->fs), bp); in cp_pipe_to_32_user()
2318 dn_copy_set_32(struct dn_flow_set *set, char *bp) in dn_copy_set_32() function