Home
last modified time | relevance | path

Searched defs:__bpf_constant_htonl (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/tools/lib/bpf/
A Dbpf_endian.h58 # define __bpf_constant_htonl(x) ___bpf_swab32(x) macro
71 # define __bpf_constant_htonl(x) (x) macro

Completed in 4 milliseconds