Searched refs:__constant_htons (Results 1 – 7 of 7) sorted by relevance
195 .type = __constant_htons(ETH_P_AOE),
72 skb->protocol = __constant_htons(ETH_P_AOE); in new_skb()
17 #define __constant_htons(x) ((__force __be16)(__u16)(x)) macro
17 #define __constant_htons(x) ((__force __be16)___constant_swab16((x))) macro
179 ehdr.h_proto = __constant_htons(ETH_P_IP); in __do_push_ll_and_redirect()
86 .sin_port = __constant_htons(port), \93 .sin6_port = __constant_htons(port), \
1273 interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in bnx2fc_interface_setup()