Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_netlink.c847 [IFLA_BR_NF_CALL_IPTABLES] = { .type = NLA_U8 },
1049 if (data[IFLA_BR_NF_CALL_IPTABLES]) { in br_changelink()
1050 u8 val = nla_get_u8(data[IFLA_BR_NF_CALL_IPTABLES]); in br_changelink()
1205 if (nla_put_u8(skb, IFLA_BR_NF_CALL_IPTABLES, in br_fill_info()
/linux-4.4.14/include/uapi/linux/
Dif_link.h262 IFLA_BR_NF_CALL_IPTABLES, enumerator