Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dif_link.h445 IFLA_MACSEC_PORT, enumerator
/third_party/libnl/lib/route/link/
Dmacsec.c310 NLA_PUT_U16(msg, IFLA_MACSEC_PORT, htons(info->port)); in macsec_put_attrs()