Symbol: respip_none
sbin/unwind/libunbound/respip/respip.c
1117
actinfo.action = respip_none;
sbin/unwind/libunbound/respip/respip.c
1127
if(actinfo.action != respip_none) {
sbin/unwind/libunbound/respip/respip.c
117
node->action = respip_none;
sbin/unwind/libunbound/respip/respip.c
1181
actinfo.action = respip_none;
sbin/unwind/libunbound/respip/respip.c
1202
if(actinfo.action != respip_none) {
sbin/unwind/libunbound/respip/respip.c
1297
return addr ? addr->action : respip_none;
sbin/unwind/libunbound/respip/respip.c
194
if(node->action != respip_none) {
sbin/unwind/libunbound/respip/respip.c
336
if(!node || node->action == respip_none) {
sbin/unwind/libunbound/respip/respip.c
812
if(action == respip_none || !raddr)
sbin/unwind/libunbound/respip/respip.c
889
enum respip_action action = respip_none;
sbin/unwind/libunbound/services/mesh.c
2444
actinfo.action = respip_none;
usr.sbin/unbound/daemon/worker.c
682
actinfo.action = respip_none;
usr.sbin/unbound/respip/respip.c
1117
actinfo.action = respip_none;
usr.sbin/unbound/respip/respip.c
1127
if(actinfo.action != respip_none) {
usr.sbin/unbound/respip/respip.c
117
node->action = respip_none;
usr.sbin/unbound/respip/respip.c
1181
actinfo.action = respip_none;
usr.sbin/unbound/respip/respip.c
1202
if(actinfo.action != respip_none) {
usr.sbin/unbound/respip/respip.c
1297
return addr ? addr->action : respip_none;
usr.sbin/unbound/respip/respip.c
194
if(node->action != respip_none) {
usr.sbin/unbound/respip/respip.c
336
if(!node || node->action == respip_none) {
usr.sbin/unbound/respip/respip.c
812
if(action == respip_none || !raddr)
usr.sbin/unbound/respip/respip.c
889
enum respip_action action = respip_none;
usr.sbin/unbound/services/mesh.c
2444
actinfo.action = respip_none;