Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/net/
Dbpf_jit_comp.c56 #define SEEN_SKB_CHANGE 64 /* code changes skb data */ macro
447 if (jit->seen & SEEN_SKB_CHANGE) in bpf_jit_prologue()
988 jit->seen |= SEEN_SKB_CHANGE; in bpf_jit_insn()