Searched refs:bytes_to_bpf_size (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dfilter.h468 #define bytes_to_bpf_size(bytes) \ macro
502 const int __size = bytes_to_bpf_size(sizeof(type)); \
509 const int __size = bytes_to_bpf_size(sizeof_field(type, field)); \
/linux-master/net/core/
H A Dfilter.c10227 sin6_port, bytes_to_bpf_size(port_size), 0, tmp_reg);

Completed in 239 milliseconds