Home
last modified time | relevance | path

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

/net/netfilter/
A Dxt_HMARK.c33 struct hmark_tuple { struct
77 hmark_ct_set_htuple(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_ct_set_htuple()
116 hmark_hash(struct hmark_tuple *t, const struct xt_hmark_info *info) in hmark_hash()
133 struct hmark_tuple *t, const struct xt_hmark_info *info) in hmark_set_tuple_ports()
165 hmark_pkt_set_htuple_ipv6(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_pkt_set_htuple_ipv6()
214 struct hmark_tuple t; in hmark_tg_v6()
216 memset(&t, 0, sizeof(struct hmark_tuple)); in hmark_tg_v6()
250 hmark_pkt_set_htuple_ipv4(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_pkt_set_htuple_ipv4()
291 struct hmark_tuple t; in hmark_tg_v4()
293 memset(&t, 0, sizeof(struct hmark_tuple)); in hmark_tg_v4()

Completed in 4 milliseconds