Home
last modified time | relevance | path

Searched defs:xt_dccp_info (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_dccp.h14 struct xt_dccp_info { struct
15 __u16 dpts[2]; /* Min, Max */
16 __u16 spts[2]; /* Min, Max */
18 __u16 flags;
19 __u16 invflags;
21 __u16 typemask;
22 __u8 option;
/external/iptables/include/linux/netfilter/
Dxt_dccp.h13 struct xt_dccp_info { struct
14 __u16 dpts[2]; /* Min, Max */
15 __u16 spts[2]; /* Min, Max */
17 __u16 flags;
18 __u16 invflags;
20 __u16 typemask;
21 __u8 option;