Home
last modified time | relevance | path

Searched refs:ETH_P_NCSI (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dif_ether.h98 #define ETH_P_NCSI 0x88F8 /* NCSI protocol */ macro
/Linux-v4.19/net/ncsi/
Dncsi-cmd.c289 skb->protocol = htons(ETH_P_NCSI); in ncsi_alloc_command()
335 eh->h_proto = htons(ETH_P_NCSI); in ncsi_xmit_cmd()
Dncsi-manage.c1482 ndp->ptype.type = cpu_to_be16(ETH_P_NCSI); in ncsi_register_dev()