Searched refs:ETH_P_MACSEC (Results 1 – 3 of 3) sorted by relevance
97 #define ETH_P_MACSEC 0x88E5 /* 802.1ae MACsec */ macro
725 pre_class_record.eth_type = ETH_P_MACSEC; in aq_set_rxsc()
299 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()
Completed in 14 milliseconds