Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_HMARK.h27 union hmark_ports { union
43 union hmark_ports port_mask;
44 union hmark_ports port_set;
/Linux-v5.4/net/netfilter/
Dxt_HMARK.c36 union hmark_ports uports;
60 static inline void hmark_swap_ports(union hmark_ports *uports, in hmark_swap_ports()
63 union hmark_ports hp; in hmark_swap_ports()