Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_ether.h99 #define ETH_P_MACSEC 0x88E5 /* 802.1ae MACsec */ macro
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c702 pre_class_record.eth_type = ETH_P_MACSEC; in aq_set_rxsc()
/linux/drivers/net/
H A Dmacsec.c285 h->eth.h_proto = htons(ETH_P_MACSEC); in macsec_fill_sectag()
1123 if (hdr->eth.h_proto != htons(ETH_P_MACSEC)) in macsec_handle_frame()