Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/net/
Dtoeplitz.c285 static void __set_filter(int fd, int off_proto, uint8_t proto, int off_dport) in __set_filter() argument
290 BPF_STMT(BPF_LD + BPF_B + BPF_ABS, off_proto), in __set_filter()