Home
last modified time | relevance | path

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

/net/netfilter/
Dnfnetlink_log.c47 #define NFULNL_NLBUFSIZ_DEFAULT NLMSG_GOODSIZE macro
193 inst->nlbufsiz = NFULNL_NLBUFSIZ_DEFAULT; in instance_create()
282 if (nlbufsiz < NFULNL_NLBUFSIZ_DEFAULT) in nfulnl_set_nlbufsiz()