Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dnfnetlink_conntrack.h19 IPCTNL_MSG_EXP_NEW, enumerator
/linux-4.4.14/net/netfilter/
Dnf_conntrack_netlink.c2592 type = IPCTNL_MSG_EXP_NEW; in ctnetlink_expect_event()
2665 IPCTNL_MSG_EXP_NEW, in ctnetlink_exp_dump_table()
2711 IPCTNL_MSG_EXP_NEW, in ctnetlink_exp_ct_dump_table()
2834 nlh->nlmsg_seq, IPCTNL_MSG_EXP_NEW, exp); in ctnetlink_get_expect()
3293 [IPCTNL_MSG_EXP_NEW] = { .call = ctnetlink_new_expect,