Searched refs:ETH_P_TIPC (Results 1 – 5 of 5) sorted by relevance
93 #define ETH_P_TIPC 0x88CA /* TIPC */ macro
406 b->pt.type = htons(ETH_P_TIPC); in tipc_enable_l2_media()457 skb->protocol = htons(ETH_P_TIPC); in tipc_l2_send_msg()458 dev_hard_header(skb, dev, ETH_P_TIPC, dest->value, in tipc_l2_send_msg()
227 skb_set_inner_protocol(skb, htons(ETH_P_TIPC)); in tipc_udp_send_msg()
1112 (header->proto != htons(ETH_P_TIPC))) { in ipoib_start_xmit()1133 case htons(ETH_P_TIPC): in ipoib_start_xmit()
858 case htons(ETH_P_TIPC): { in __skb_flow_dissect()