OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idns_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_dns_pxy.c
17
struct ipf_dns_filter *
idns_next
;
member in struct:ipf_dns_filter
88
softd->ipf_p_dns_list = idns->
idns_next
;
111
idnsp = &idns->
idns_next
) {
127
*idnsp = idns->
idns_next
;
128
idns->
idns_next
= NULL;
150
idns->
idns_next
= NULL;
308
for (idns = softd->ipf_p_dns_list; idns != NULL; idns = idns->
idns_next
)
ip_dns_pxy.c
17
struct ipf_dns_filter *
idns_next
;
member in struct:ipf_dns_filter
88
softd->ipf_p_dns_list = idns->
idns_next
;
111
idnsp = &idns->
idns_next
) {
127
*idnsp = idns->
idns_next
;
128
idns->
idns_next
= NULL;
150
idns->
idns_next
= NULL;
308
for (idns = softd->ipf_p_dns_list; idns != NULL; idns = idns->
idns_next
)
Completed in 21 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025