Searched refs:bpf_ntohs (Results 1 – 2 of 2) sorted by relevance
| /samples/bpf/ | ||
| A D | net_shared.h | 24 #define bpf_ntohs(x) __builtin_bswap16(x) macro |
| A D | xdp_router_ipv4.bpf.c | 104 switch (bpf_ntohs(h_proto)) { in xdp_router_ipv4_prog() |
Completed in 4 milliseconds