Searched refs:nf_ct_delete (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_conntrack.h | 187 bool nf_ct_delete(struct nf_conn *ct, u32 pid, int report); 221 return nf_ct_delete(ct, 0, 0); in nf_ct_kill()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_core.c | 655 bool nf_ct_delete(struct nf_conn *ct, u32 portid, int report) in nf_ct_delete() function 686 EXPORT_SYMBOL_GPL(nf_ct_delete); 1297 nf_ct_delete(tmp, 0, 0)) in early_drop_list() 1914 return nf_ct_delete(ct, 0, 0); in nf_ct_kill_acct() 2233 nf_ct_delete(ct, portid, report); in nf_ct_iterate_cleanup()
|
| H A D | nf_conntrack_netlink.c | 1578 nf_ct_delete(ct, NETLINK_CB(skb).portid, nlmsg_report(nlh)); in ctnetlink_del_conntrack()
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | conntrack.c | 574 nf_ct_delete(ct, 0, 0); in ovs_ct_expect_find() 722 nf_ct_delete(ct, 0, 0); in skb_nfct_cached()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_oplus | 1665 nf_ct_delete
|