Home
last modified time | relevance | path

Searched refs:__set_filter (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() function
315 __set_filter(fd, offsetof(struct iphdr, protocol), proto, in set_filter()
318 __set_filter(fd, offsetof(struct ip6_hdr, ip6_nxt), proto, in set_filter()