Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_conntrack_act_ct.h38 static inline void nf_conn_act_ct_ext_fill(struct sk_buff *skb, struct nf_conn *ct, in nf_conn_act_ct_ext_fill() function
/Linux-v6.1/net/sched/
Dact_ct.c1113 nf_conn_act_ct_ext_fill(skb, ct, ctinfo); in tcf_ct_act()
/Linux-v6.1/net/openvswitch/
Dconntrack.c1053 nf_conn_act_ct_ext_fill(skb, ct, ctinfo); in __ovs_ct_lookup()