Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diplink_hsr.c99 if (tb[IFLA_HSR_SUPERVISION_ADDR] && in hsr_print_opt()
100 RTA_PAYLOAD(tb[IFLA_HSR_SUPERVISION_ADDR]) < ETH_ALEN) in hsr_print_opt()
121 if (tb[IFLA_HSR_SUPERVISION_ADDR]) in hsr_print_opt()
123 ll_addr_n2a(RTA_DATA(tb[IFLA_HSR_SUPERVISION_ADDR]), in hsr_print_opt()
124 RTA_PAYLOAD(tb[IFLA_HSR_SUPERVISION_ADDR]), in hsr_print_opt()
/external/kernel-headers/original/uapi/linux/
Dif_link.h719 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */ enumerator
/external/iproute2/include/linux/
Dif_link.h721 IFLA_HSR_SUPERVISION_ADDR, /* Supervision frame multicast addr */ enumerator