Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c733 protocol_failed(const struct nlattr * const tb[]) in protocol_failed() function
851 if (unlikely(protocol_failed(attr) || in ip_set_create()
989 if (unlikely(protocol_failed(attr))) in ip_set_destroy()
1064 if (unlikely(protocol_failed(attr))) in ip_set_flush()
1106 if (unlikely(protocol_failed(attr) || in ip_set_rename()
1155 if (unlikely(protocol_failed(attr) || in ip_set_swap()
1421 if (unlikely(protocol_failed(attr))) in ip_set_dump()
1516 if (unlikely(protocol_failed(attr) || in ip_set_uadd()
1571 if (unlikely(protocol_failed(attr) || in ip_set_udel()
1623 if (unlikely(protocol_failed(attr) || in ip_set_utest()
[all …]