Home
last modified time | relevance | path

Searched refs:__bpf_htonl (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
A Dbpf_endian.h56 # define __bpf_htonl(x) __builtin_bswap32(x) macro
69 # define __bpf_htonl(x) (x) macro
88 __bpf_constant_htonl(x) : __bpf_htonl(x))

Completed in 4 milliseconds