Searched refs:ETH_P_TIPC (Results 1 – 5 of 5) sorted by relevance
94 #define ETH_P_TIPC 0x88CA /* TIPC */ macro
457 b->pt.type = htons(ETH_P_TIPC); in tipc_enable_l2_media()510 skb->protocol = htons(ETH_P_TIPC); in tipc_l2_send_msg()511 dev_hard_header(skb, dev, ETH_P_TIPC, dest->value, in tipc_l2_send_msg()765 dev_hard_header(skb, dev, ETH_P_TIPC, dev->dev_addr, in tipc_clone_to_loopback()792 tn->loopback_pt.type = htons(ETH_P_TIPC); in tipc_attach_loopback()
247 skb_set_inner_protocol(skb, htons(ETH_P_TIPC)); in tipc_udp_send_msg()
1115 (header->proto != htons(ETH_P_TIPC))) { in ipoib_start_xmit()1136 case htons(ETH_P_TIPC): in ipoib_start_xmit()
1216 case htons(ETH_P_TIPC): { in __skb_flow_dissect()
Completed in 15 milliseconds