Searched refs:__bpf_ntohs (Results 1 – 1 of 1) sorted by relevance
51 # define __bpf_ntohs(x) __builtin_bswap16(x) macro64 # define __bpf_ntohs(x) (x) macro85 __bpf_constant_ntohs(x) : __bpf_ntohs(x))
Completed in 2 milliseconds