Searched defs:tuplen (Results  1 – 2 of 2) sorted by relevance
| /Linux-v6.6/tools/testing/selftests/bpf/progs/ | 
| D | test_cls_redirect_dynptr.c | 539 			      uint64_t tuplen, void *iph, struct tcphdr *tcp)  in classify_tcp() 570 static verdict_t classify_udp(struct __sk_buff *skb, struct bpf_sock_tuple *tuple, uint64_t tuplen)  in classify_udp() 588 			       uint64_t tuplen, metrics_t *metrics)  in classify_icmp() 709 	uint64_t tuplen;  in process_tcp()  local 732 	uint64_t tuplen;  in process_udp()  local
  | 
| D | test_cls_redirect.c | 648 				       struct bpf_sock_tuple *tuple, uint64_t tuplen,  in classify_tcp() 681 				       struct bpf_sock_tuple *tuple, uint64_t tuplen)  in classify_udp() 699 					struct bpf_sock_tuple *tuple, uint64_t tuplen,  in classify_icmp() 831 	uint64_t tuplen =  in process_tcp()  local 849 	uint64_t tuplen =  in process_udp()  local
  |