Home
last modified time | relevance | path

Searched defs:off_dport (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/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
310 const int off_dport = offsetof(struct tcphdr, dest); /* same for udp */ in set_filter() local
H A Dcsum.c495 static void __recv_prepare_packet_filter(int fd, int off_nexthdr, int off_dport) in __recv_prepare_packet_filter() argument
517 const int off_dport = offsetof(struct tcphdr, dest); /* same for udp */ in recv_prepare_packet_filter() local

Completed in 3 milliseconds