Searched refs:nf_ct_set (Results 1 – 10 of 10) sorted by relevance
| /linux/net/ipv6/netfilter/ |
| H A D | nf_dup_ipv6.c | 59 nf_ct_set(skb, NULL, IP_CT_UNTRACKED); in nf_dup_ipv6()
|
| /linux/include/net/tc_act/ |
| H A D | tc_ct.h | 88 nf_ct_set(skb, ct, ctinfo); in tcf_ct_flow_table_restore_skb()
|
| /linux/include/net/netfilter/ |
| H A D | nf_conntrack.h | 366 nf_ct_set(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info info) in nf_ct_set() function
|
| /linux/net/sched/ |
| H A D | act_ct.c | 727 nf_ct_set(skb, ct, ctinfo); in tcf_ct_flow_table_lookup() 785 nf_ct_set(skb, NULL, IP_CT_UNTRACKED); in tcf_ct_skb_nfct_cached() 1011 nf_ct_set(skb, NULL, IP_CT_UNTRACKED); in tcf_ct_act() 1072 nf_ct_set(skb, tmpl, IP_CT_NEW); in tcf_ct_act()
|
| /linux/net/openvswitch/ |
| H A D | conntrack.c | 528 nf_ct_set(skb, ct, ovs_ct_get_info(h)); in ovs_ct_find_existing() 607 nf_ct_set(skb, NULL, 0); in skb_nfct_cached() 762 nf_ct_set(skb, tmpl, IP_CT_NEW); in __ovs_ct_lookup() 1099 nf_ct_set(skb, NULL, IP_CT_UNTRACKED); in ovs_ct_clear()
|
| /linux/net/bridge/netfilter/ |
| H A D | nf_conntrack_bridge.c | 284 nf_ct_set(skb, NULL, IP_CT_UNTRACKED); in nf_ct_bridge_pre()
|
| /linux/net/netfilter/ |
| H A D | nft_ct.c | 270 nf_ct_set(skb, ct, IP_CT_NEW); in nft_ct_set_zone_eval() 826 nf_ct_set(skb, ct, IP_CT_UNTRACKED); in nft_notrack_eval()
|
| H A D | nf_conntrack_core.c | 1035 nf_ct_set(skb, ct, ctinfo); in __nf_ct_resolve_clash() 1921 nf_ct_set(skb, ct, ctinfo); in resolve_normal_ct() 2195 nf_ct_set(nskb, ct, ctinfo); in nf_conntrack_attach()
|
| /linux/include/net/ |
| H A D | ip_vs.h | 2135 nf_ct_set(skb, NULL, IP_CT_UNTRACKED); in ip_vs_notrack()
|
| /linux/drivers/net/ |
| H A D | vrf.c | 385 nf_ct_set(skb, NULL, IP_CT_UNTRACKED); in vrf_nf_set_untracked()
|