Home
last modified time | relevance | path

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

/net/ipv4/netfilter/
Dipt_CLUSTERIP.c806 #define PROC_WRITELEN 10 in clusterip_proc_write() macro
807 char buffer[PROC_WRITELEN+1]; in clusterip_proc_write()
811 if (size > PROC_WRITELEN) in clusterip_proc_write()