Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_recent.c568 bool add, succ; in recent_mt_proc_write() local
601 succ = in6_pton(c, size, (void *)&addr, '\n', NULL); in recent_mt_proc_write()
604 succ = in4_pton(c, size, (void *)&addr, '\n', NULL); in recent_mt_proc_write()
607 if (!succ) in recent_mt_proc_write()