Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbpf_endian.h54 # define __bpf_constant_htons(x) ___bpf_swab16(x) macro
67 # define __bpf_constant_htons(x) (x) macro
82 __bpf_constant_htons(x) : __bpf_htons(x))

Completed in 2 milliseconds