Searched refs:nla_put_sci (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | macsec.c | 1487 static int nla_put_sci(struct sk_buff *skb, int attrtype, sci_t value, in nla_put_sci() function 2991 if (nla_put_sci(skb, MACSEC_SECY_ATTR_SCI, secy->sci, in nla_put_secy() 3150 nla_put_sci(skb, MACSEC_RXSC_ATTR_SCI, rx_sc->sci, in dump_secy() 4221 if (nla_put_sci(skb, IFLA_MACSEC_SCI, secy->sci, in macsec_fill_info()
|