Searched refs:copy_obj (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_dummynet.c | 956 copy_obj(char **start, char *end, void *_o, const char *msg, int i) in copy_obj() function 1068 if (copy_obj(a->start, a->end, &fs->fs, "flowset", fs->fs.fs_nr)) in copy_flowset() 1084 if (copy_obj(a->start, a->end, &si->ni, "inst", in copy_si_cb() 1158 if (copy_obj(a->start, a->end, in copy_data_helper() 1167 if (copy_obj(a->start, a->end, in copy_data_helper()
|