Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dnfnetlink_conntrack.h19 IPCTNL_MSG_EXP_NEW, enumerator
/linux-4.1.27/net/netfilter/
Dnf_conntrack_netlink.c2464 type = IPCTNL_MSG_EXP_NEW; in ctnetlink_expect_event()
2537 IPCTNL_MSG_EXP_NEW, in ctnetlink_exp_dump_table()
2583 IPCTNL_MSG_EXP_NEW, in ctnetlink_exp_ct_dump_table()
2705 nlh->nlmsg_seq, IPCTNL_MSG_EXP_NEW, exp); in ctnetlink_get_expect()
3159 [IPCTNL_MSG_EXP_NEW] = { .call = ctnetlink_new_expect,