Searched refs:nptv6_create (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/ipfw/ |
| H A D | nptv6.c | 61 static void nptv6_create(const char *name, uint8_t set, int ac, char **av); 121 nptv6_create(name, set, ac, av); in ipfw_nptv6_handler() 194 nptv6_create(const char *name, uint8_t set, int ac, char *av[]) in nptv6_create() function
|
| /f-stack/freebsd/netpfil/ipfw/nptv6/ |
| H A D | nptv6.c | 650 nptv6_create(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nptv6_create() function 909 { IP_FW_NPTV6_CREATE, 0, HDIR_SET, nptv6_create },
|