Searched defs:__bpf_ntohs (Results 1 – 1 of 1) sorted by relevance
51 # define __bpf_ntohs(x) __builtin_bswap16(x) macro64 # define __bpf_ntohs(x) (x) macro
Completed in 3 milliseconds