Searched refs:BPF_JSET (Results 1 – 2 of 2) sorted by relevance
/third_party/iptables/include/linux/ | ||
D | filter.h | 80 #define BPF_JSET 0x40 macro |
/third_party/toybox/toys/pending/ | ||
D | dhcp.c | 243 BPF_JUMP(BPF_JMP|BPF_JSET|BPF_K, 0x1fff, 4, 0), |