Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dtoeplitz.c287 static void __set_filter(int fd, int off_proto, uint8_t proto, int off_dport) in __set_filter() argument
292 BPF_STMT(BPF_LD + BPF_B + BPF_ABS, off_proto), in __set_filter()