Searched refs:PVC_PROT (Results 1 – 3 of 3) sorted by relevance
58 #define PVC_PROT 0x17 macro
1298 if (ntohs(skb->protocol) != htons(PVC_PROT)){ in if_send()2207 skb->protocol = htons(PVC_PROT); in rx_intr()
896 if (ntohs(skb->protocol) != htons(PVC_PROT)){ in if_send()