OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_apr
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_proxy.c
684
aproxy_t *apr = np->
in_apr
;
791
apr = ipn->
in_apr
;
839
apr = nat->nat_ptr->
in_apr
;
1323
ipn->
in_apr
= NULL;
1410
ipn->
in_apr
= NULL;
ip_ipsec_pxy.c
194
ipn->
in_apr
= NULL;
ip_tftp_pxy.c
189
ipn->
in_apr
= NULL;
ip_pptp_pxy.c
163
ipn->
in_apr
= NULL;
ip_nat.c
1620
n->
in_apr
= ipf_proxy_lookup(softc->ipf_proxy_soft,
1624
n->
in_apr
= ipf_proxy_lookup(softc->ipf_proxy_soft,
1627
if (n->
in_apr
== NULL)
2123
aps->aps_apr = in->
in_apr
;
2243
if (in->
in_apr
)
2244
ipf_proxy_deref(in->
in_apr
);
3188
if ((np->
in_apr
!= NULL) && ((nat->nat_flags & NAT_SLAVE) == 0)) {
5240
if ((np != NULL) && (np->
in_apr
!= NULL)) {
5510
if (np->
in_apr
!= NULL) {
6163
if (n->
in_apr
!= NULL
[
all
...]
ip_nat.h
246
void *
in_apr
;
member in struct:ipnat
ip_rpcb_pxy.c
1190
ipn->
in_apr
= NULL;
ip_fil_compat.c
569
void *
in_apr
;
member in struct:ipnat_4_1_14
606
void *
in_apr
;
member in struct:ipnat_4_1_0
4172
old->
in_apr
= np->
in_apr
;
4251
old->
in_apr
= np->
in_apr
;
ip_nat6.c
1070
if ((np->
in_apr
!= NULL) && ((nat->nat_flags & NAT_SLAVE) == 0)) {
2928
if ((np != NULL) && (np->
in_apr
!= NULL)) {
3192
if (np->
in_apr
!= NULL) {
/src/external/bsd/ipf/dist/lib/
printnat.c
349
np->in_ifps[0], np->in_ifps[1], np->
in_apr
);
/src/external/bsd/ipf/dist/
ip_pptp_pxy.c
163
ipn->
in_apr
= NULL;
ip_tftp_pxy.c
204
ipn->
in_apr
= NULL;
ip_rpcb_pxy.c
1238
ipn->
in_apr
= NULL;
ip_fil_compat.c
569
void *
in_apr
;
member in struct:ipnat_4_1_14
606
void *
in_apr
;
member in struct:ipnat_4_1_0
4272
old->
in_apr
= np->
in_apr
;
4353
old->
in_apr
= np->
in_apr
;
ip_nat6.c
1096
if ((np->
in_apr
!= NULL) && ((nat->nat_flags & NAT_SLAVE) == 0)) {
2985
if ((np != NULL) && (np->
in_apr
!= NULL)) {
3249
if (np->
in_apr
!= NULL) {
Completed in 89 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026