Searched refs:ETH_P_TIPC (Results 1 – 7 of 7) sorted by relevance
93 #define ETH_P_TIPC 0x88CA /* TIPC */ macro
444 b->pt.type = htons(ETH_P_TIPC); in tipc_enable_l2_media()495 skb->protocol = htons(ETH_P_TIPC); in tipc_l2_send_msg()496 dev_hard_header(skb, dev, ETH_P_TIPC, dest->value, in tipc_l2_send_msg()750 dev_hard_header(skb, dev, ETH_P_TIPC, dev->dev_addr, in tipc_clone_to_loopback()777 tn->loopback_pt.type = htons(ETH_P_TIPC); in tipc_attach_loopback()
241 skb_set_inner_protocol(skb, htons(ETH_P_TIPC)); in tipc_udp_send_msg()
1111 (header->proto != htons(ETH_P_TIPC))) { in ipoib_start_xmit()1132 case htons(ETH_P_TIPC): in ipoib_start_xmit()
1208 case htons(ETH_P_TIPC): { in __skb_flow_dissect()