Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dif_ether.h103 #define ETH_P_NCSI 0x88F8 /* NCSI protocol */ macro
/Linux-v6.1/net/ncsi/
Dncsi-cmd.c313 skb->protocol = htons(ETH_P_NCSI); in ncsi_alloc_command()
378 eh->h_proto = htons(ETH_P_NCSI); in ncsi_xmit_cmd()
Dncsi-manage.c1798 ndp->ptype.type = cpu_to_be16(ETH_P_NCSI); in ncsi_register_dev()