OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idns_namelen
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_dns_pxy.c
19
int
idns_namelen
;
member in struct:ipf_dns_filter
85
KFREES(idns->idns_name, idns->
idns_namelen
);
87
idns->
idns_namelen
= 0;
112
if (idns->
idns_namelen
!= ctl->apc_dsize)
115
idns->
idns_namelen
))
129
KFREES(idns->idns_name, idns->
idns_namelen
);
131
idns->
idns_namelen
= 0;
147
idns->
idns_namelen
= ctl->apc_dsize;
233
blen = idns->
idns_namelen
;
ip_dns_pxy.c
19
int
idns_namelen
;
member in struct:ipf_dns_filter
85
KFREES(idns->idns_name, idns->
idns_namelen
);
87
idns->
idns_namelen
= 0;
112
if (idns->
idns_namelen
!= ctl->apc_dsize)
115
idns->
idns_namelen
))
129
KFREES(idns->idns_name, idns->
idns_namelen
);
131
idns->
idns_namelen
= 0;
147
idns->
idns_namelen
= ctl->apc_dsize;
233
blen = idns->
idns_namelen
;
Completed in 23 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025