Searched refs:__constant_ntohs (Results 1 – 5 of 5) sorted by relevance
36 #define __constant_ntohs(x) ___constant_swab16((x)) macro
16 #define __constant_ntohs(x) ((__u16)(x)) macro
16 #define __constant_ntohs(x) ___constant_swab16((x)) macro
223 case __constant_ntohs(ETH_P_IP): in fr_hard_header()229 case __constant_ntohs(ETH_P_IPV6): in fr_hard_header()235 case __constant_ntohs(LMI_PROTO): in fr_hard_header()241 case __constant_ntohs(ETH_P_802_3): in fr_hard_header()
755 if (dev->hard_header (skb, dev, __constant_ntohs (ether_type), in ether1394_parse_encap()