Home
last modified time | relevance | path

Searched refs:ETH_P_MACSEC (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dif_ether.h94 #define ETH_P_MACSEC 0x88E5 /* 802.1ae MACsec */ macro
/Linux-v4.19/drivers/net/
Dmacsec.c458 h->eth.h_proto = htons(ETH_P_MACSEC); in macsec_fill_sectag()
1098 if (hdr->eth.h_proto != htons(ETH_P_MACSEC)) { in macsec_handle_frame()