Home
last modified time | relevance | path

Searched defs:do_output (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c433 bool augmented, do_output = false; in augment_sys_enter() local
/linux/net/openvswitch/
H A Dactions.c932 static void do_output(struct datapath *dp, struct sk_buff *skb, int out_port, in do_output() function