Home
last modified time | relevance | path

Searched refs:IFLA_BR_NF_CALL_IP6TABLES (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netlink.c1087 [IFLA_BR_NF_CALL_IP6TABLES] = { .type = NLA_U8 },
1338 if (data[IFLA_BR_NF_CALL_IP6TABLES]) { in br_changelink()
1339 u8 val = nla_get_u8(data[IFLA_BR_NF_CALL_IP6TABLES]); in br_changelink()
1435 nla_total_size(sizeof(u8)) + /* IFLA_BR_NF_CALL_IP6TABLES */ in br_get_size()
1552 nla_put_u8(skb, IFLA_BR_NF_CALL_IP6TABLES, in br_fill_info()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netlink.c1258 [IFLA_BR_NF_CALL_IP6TABLES] = { .type = NLA_U8 },
1520 if (data[IFLA_BR_NF_CALL_IP6TABLES]) { in br_changelink()
1521 u8 val = nla_get_u8(data[IFLA_BR_NF_CALL_IP6TABLES]); in br_changelink()
1618 nla_total_size(sizeof(u8)) + /* IFLA_BR_NF_CALL_IP6TABLES */ in br_get_size()
1738 nla_put_u8(skb, IFLA_BR_NF_CALL_IP6TABLES, in br_fill_info()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dif_link.h285 IFLA_BR_NF_CALL_IP6TABLES, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_link.h464 IFLA_BR_NF_CALL_IP6TABLES, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_link.h502 IFLA_BR_NF_CALL_IP6TABLES, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_link.h226 IFLA_BR_NF_CALL_IP6TABLES, enumerator
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dif_link.h476 IFLA_BR_NF_CALL_IP6TABLES, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_link.h226 IFLA_BR_NF_CALL_IP6TABLES, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_link.h209 IFLA_BR_NF_CALL_IP6TABLES, enumerator

Completed in 22 milliseconds