Home
last modified time | relevance | path

Searched refs:ETH_P_PHONET (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/phonet/
H A Daf_phonet.c123 if (type != ETH_P_PHONET) in pn_header_create()
178 skb->protocol = htons(ETH_P_PHONET); in pn_send()
436 if (dev_hard_header(skb, out_dev, ETH_P_PHONET, NULL, NULL, in phonet_rcv()
452 .type = cpu_to_be16(ETH_P_PHONET),
/openbmc/u-boot/include/linux/
H A Dif_ether.h151 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */ macro
/openbmc/linux/include/uapi/linux/
H A Dif_ether.h152 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */ macro
/openbmc/linux/drivers/net/usb/
H A Dcdc-phonet.c55 if (skb->protocol != htons(ETH_P_PHONET)) in usbpn_xmit()
172 skb->protocol = htons(ETH_P_PHONET); in rx_complete()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_phonet.c231 if (skb->protocol != htons(ETH_P_PHONET)) in pn_net_xmit()
337 skb->protocol = htons(ETH_P_PHONET); in pn_rx_complete()
/openbmc/linux/drivers/hsi/clients/
H A Dssi_protocol.c632 skb->protocol = htons(ETH_P_PHONET); in ssip_pn_rx()
975 if ((skb->protocol != htons(ETH_P_PHONET)) || in ssip_pn_xmit()
/openbmc/linux/Documentation/networking/
H A Dphonet.rst66 type (ETH_P_PHONET) which is out of the Ethernet type range. They can