Symbol: respip_none
sbin/unwind/libunbound/respip/respip.c
1127
actinfo.action = respip_none;
sbin/unwind/libunbound/respip/respip.c
1137
if(actinfo.action != respip_none) {
sbin/unwind/libunbound/respip/respip.c
117
node->action = respip_none;
sbin/unwind/libunbound/respip/respip.c
1191
actinfo.action = respip_none;
sbin/unwind/libunbound/respip/respip.c
1212
if(actinfo.action != respip_none) {
sbin/unwind/libunbound/respip/respip.c
1308
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
2518
actinfo.action = respip_none;
usr.sbin/unbound/daemon/worker.c
720
actinfo.action = respip_none;
usr.sbin/unbound/respip/respip.c
1127
actinfo.action = respip_none;
usr.sbin/unbound/respip/respip.c
1137
if(actinfo.action != respip_none) {
usr.sbin/unbound/respip/respip.c
117
node->action = respip_none;
usr.sbin/unbound/respip/respip.c
1191
actinfo.action = respip_none;
usr.sbin/unbound/respip/respip.c
1212
if(actinfo.action != respip_none) {
usr.sbin/unbound/respip/respip.c
1308
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
2518
actinfo.action = respip_none;