Home
last modified time | relevance | path

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

/net/core/
Ddev.c1718 u8 ip_proto = 0; in simple_tx_hash() local
1728 ip_proto = ip_hdr(skb)->protocol; in simple_tx_hash()
1734 ip_proto = ipv6_hdr(skb)->nexthdr; in simple_tx_hash()
1744 switch (ip_proto) { in simple_tx_hash()