Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dmacsec.c4109 static bool sci_exists(struct net_device *dev, sci_t sci) in sci_exists() function
4253 if (rx_handler && sci_exists(real_dev, sci)) { in macsec_newlink()