Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c838 static noinline bool tcp_new(struct nf_conn *ct, const struct sk_buff *skb, in tcp_new() function
985 if (!nf_ct_is_confirmed(ct) && !tcp_new(ct, skb, dataoff, th)) in nf_conntrack_tcp_packet()