Searched refs:nat64lsn_do_request (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c895 * leave nh and pg pointers not changed, so nat64lsn_do_request()
1115 nat64lsn_do_request(void *data) function
1310 callout_reset(&cfg->jcallout, 1, nat64lsn_do_request, cfg);
1329 callout_reset(&cfg->jcallout, 1, nat64lsn_do_request, cfg);

Completed in 135 milliseconds