Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_netlink.c848 [IFLA_BR_NF_CALL_IP6TABLES] = { .type = NLA_U8 },
1055 if (data[IFLA_BR_NF_CALL_IP6TABLES]) { in br_changelink()
1056 u8 val = nla_get_u8(data[IFLA_BR_NF_CALL_IP6TABLES]); in br_changelink()
1207 nla_put_u8(skb, IFLA_BR_NF_CALL_IP6TABLES, in br_fill_info()
/linux-4.4.14/include/uapi/linux/
Dif_link.h263 IFLA_BR_NF_CALL_IP6TABLES, enumerator