Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_HMARK.c36 struct hmark_tuple { struct
80 hmark_ct_set_htuple(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_ct_set_htuple()
119 hmark_hash(struct hmark_tuple *t, const struct xt_hmark_info *info) in hmark_hash()
136 struct hmark_tuple *t, const struct xt_hmark_info *info) in hmark_set_tuple_ports()
168 hmark_pkt_set_htuple_ipv6(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_pkt_set_htuple_ipv6()
217 struct hmark_tuple t; in hmark_tg_v6()
219 memset(&t, 0, sizeof(struct hmark_tuple)); in hmark_tg_v6()
257 hmark_pkt_set_htuple_ipv4(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_pkt_set_htuple_ipv4()
298 struct hmark_tuple t; in hmark_tg_v4()
300 memset(&t, 0, sizeof(struct hmark_tuple)); in hmark_tg_v4()