Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_dummynet.c232 static char* dn_copy_set_32(struct dn_flow_set *set, char *bp);
508 return dn_copy_set_32( &(p->fs), bp); in cp_pipe_to_32_user()
2324 dn_copy_set_32(struct dn_flow_set *set, char *bp) in dn_copy_set_32() function