Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/ipset/
Dip_set_core.c772 protocol_failed(const struct nlattr * const tb[]) in protocol_failed() function
889 if (unlikely(protocol_failed(attr) || in ip_set_create()
1027 if (unlikely(protocol_failed(attr))) in ip_set_destroy()
1105 if (unlikely(protocol_failed(attr))) in ip_set_flush()
1147 if (unlikely(protocol_failed(attr) || in ip_set_rename()
1196 if (unlikely(protocol_failed(attr) || in ip_set_swap()
1466 if (unlikely(protocol_failed(attr))) in ip_set_dump()
1560 if (unlikely(protocol_failed(attr) || in ip_set_uadd()
1615 if (unlikely(protocol_failed(attr) || in ip_set_udel()
1667 if (unlikely(protocol_failed(attr) || in ip_set_utest()
[all …]