Home
last modified time | relevance | path

Searched refs:NETISR_SNWS_FLAGS_INTR (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Dnetisr.h121 #define NETISR_SNWS_FLAGS_INTR 0x00000001 /* nws_intr_event */ macro
H A Dnetisr.c1444 snwsp->snws_flags |= NETISR_SNWS_FLAGS_INTR; in sysctl_netisr_workstream()
/f-stack/tools/compat/include/net/
H A Dnetisr.h121 #define NETISR_SNWS_FLAGS_INTR 0x00000001 /* nws_intr_event */ macro
/f-stack/tools/netstat/
H A Dnetisr.c329 snwsp->snws_flags |= NETISR_SNWS_FLAGS_INTR; in netisr_load_kvm_workstream()