OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_nat_delete
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.c
1989
* Initialize all these so that
ipf_nat_delete
() doesn't cause a crash.
2254
/* Function:
ipf_nat_delete
*/
2265
ipf_nat_delete
(ipf_main_softc_t *softc, struct nat *nat, int logtype)
function
2432
/* log record should be emitted in
ipf_nat_delete
() if NAT logging is */
2458
ipf_nat_delete
(softc, nat, NL_FLUSH);
2538
ipf_nat_delete
(softc, nat, NL_PURGE);
5815
ipf_nat_delete
(softc, tqe->tqe_parent, NL_EXPIRE);
5824
ipf_nat_delete
(softc, tqe->tqe_parent, NL_EXPIRE);
6241
ipf_nat_delete
(softc, nat, NL_EXPIRE);
6277
* Initialize all these so that
ipf_nat_delete
() doesn't cause a crash
[
all
...]
ip_nat.h
699
extern void
ipf_nat_delete
(ipf_main_softc_t *, struct nat *, int);
Completed in 30 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026