Searched refs:__constant_htons (Results 1 – 8 of 8) 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), \
193 if (veth->h_vlan_proto == __constant_htons(ETH_P_8021Q)) { in qeth_l2_fill_header()
1271 interface->fcoe_packet_type.type = __constant_htons(ETH_P_FCOE); in bnx2fc_interface_setup()