Home
last modified time | relevance | path

Searched refs:nf_ct_attach (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetfilter.h443 void nf_ct_attach(struct sk_buff *, const struct sk_buff *);
448 static inline void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) {} in nf_ct_attach() function
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dcore.c657 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach() function
669 EXPORT_SYMBOL(nf_ct_attach);
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c157 nf_ct_attach(nskb, oldskb); in nf_send_reset()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c212 nf_ct_attach(nskb, oldskb); in nf_send_reset6()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dicmp.c364 nf_ct_attach(skb, icmp_param->skb); in icmp_glue_bits()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dicmp.c329 nf_ct_attach(skb, org_skb); in icmpv6_getfrag()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus1664 nf_ct_attach