Searched refs:proto_ports_offset (Results 1 – 6 of 6) sorted by relevance
29 static inline int proto_ports_offset(__u64 proto) in proto_ports_offset() function177 poff = proto_ports_offset(ip_proto); in flow_dissector()
21 static inline int proto_ports_offset(int proto) in proto_ports_offset() function
137 protoff = proto_ports_offset(t->proto); in hmark_set_tuple_ports()
692 poff = proto_ports_offset(nexthdr); in hashlimit_init_dst()
356 poff = proto_ports_offset(iph->protocol); in clusterip_hashfn()
119 int poff = proto_ports_offset(ip_proto); in __skb_flow_get_ports()
Completed in 20 milliseconds