Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_core.c319 static int ipv4_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv4_get_l4proto() function
382 return ipv4_get_l4proto(skb, nhoff, l4num); in get_l4proto()