Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipset/
Dip_set_core.c707 protocol_failed(const struct nlattr * const tb[]) in protocol_failed() function
825 if (unlikely(protocol_failed(attr) || in ip_set_create()
972 if (unlikely(protocol_failed(attr))) in ip_set_destroy()
1041 if (unlikely(protocol_failed(attr))) in ip_set_flush()
1083 if (unlikely(protocol_failed(attr) || in ip_set_rename()
1132 if (unlikely(protocol_failed(attr) || in ip_set_swap()
1377 if (unlikely(protocol_failed(attr))) in ip_set_dump()
1471 if (unlikely(protocol_failed(attr) || in ip_set_uadd()
1526 if (unlikely(protocol_failed(attr) || in ip_set_udel()
1578 if (unlikely(protocol_failed(attr) || in ip_set_utest()
[all …]