Searched defs:__bpf_htons (Results 1 – 2 of 2) sorted by relevance
52 # define __bpf_htons(x) __builtin_bswap16(x) macro65 # define __bpf_htons(x) (x) macro