Searched refs:__set_filter (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| A D | toeplitz.c | 283 static void __set_filter(int fd, int off_proto, uint8_t proto, int off_dport) in __set_filter() function 311 __set_filter(fd, offsetof(struct iphdr, protocol), proto, in set_filter() 314 __set_filter(fd, offsetof(struct ip6_hdr, ip6_nxt), proto, in set_filter()
|
Completed in 3 milliseconds