Searched refs:nptv6_create (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sbin/ipfw/
H A Dnptv6.c56 static void nptv6_create(const char *name, uint8_t set, int ac, char **av);
116 nptv6_create(name, set, ac, av);
189 nptv6_create(const char *name, uint8_t set, int ac, char *av[]) function
/freebsd-13-stable/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c650 nptv6_create(struct ip_fw_chain *ch, ip_fw3_opheader *op3, function
909 { IP_FW_NPTV6_CREATE, 0, HDIR_SET, nptv6_create },

Completed in 71 milliseconds