Home
last modified time | relevance | path

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

/linux/samples/bpf/
A Dsockex2_kern.c29 static inline int proto_ports_offset(__u64 proto) in proto_ports_offset() function
177 poff = proto_ports_offset(ip_proto); in flow_dissector()
/linux/include/linux/
A Din.h21 static inline int proto_ports_offset(int proto) in proto_ports_offset() function
/linux/net/netfilter/
A Dxt_HMARK.c137 protoff = proto_ports_offset(t->proto); in hmark_set_tuple_ports()
A Dxt_hashlimit.c692 poff = proto_ports_offset(nexthdr); in hashlimit_init_dst()
/linux/net/ipv4/netfilter/
A Dipt_CLUSTERIP.c356 poff = proto_ports_offset(iph->protocol); in clusterip_hashfn()
/linux/net/core/
A Dflow_dissector.c119 int poff = proto_ports_offset(ip_proto); in __skb_flow_get_ports()

Completed in 20 milliseconds