Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dif_ether.h95 #define ETH_P_MACSEC 0x88E5 /* 802.1ae MACsec */ macro
/Linux-v5.4/drivers/net/
Dmacsec.c453 h->eth.h_proto = htons(ETH_P_MACSEC); in macsec_fill_sectag()
1094 if (hdr->eth.h_proto != htons(ETH_P_MACSEC)) { in macsec_handle_frame()