Home
last modified time | relevance | path

Searched refs:fr_natputent (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c146 static int fr_natputent __P((caddr_t, int, ipf_stack_t *));
856 error = fr_natputent(data, getlock, ifs);
1563 static int fr_natputent(data, getlock, ifs) in fr_natputent() function