Searched defs:tun_filter (Results 1 – 7 of 7) sorted by relevance
81 struct tun_filter { struct82 __u16 flags;83 __u16 count;84 __u8 addr[0][ETH_ALEN];
108 struct tun_filter { struct109 __u16 flags; /* TUN_FLT_ flags see above */110 __u16 count; /* Number of addresses */111 __u8 addr[][ETH_ALEN];
66 struct tun_filter { struct67 __u16 flags;68 __u16 count;69 __u8 addr[0][ETH_ALEN];
108 struct tun_filter { struct109 __u16 flags; /* TUN_FLT_ flags see above */110 __u16 count; /* Number of addresses */111 __u8 addr[0][ETH_ALEN];
112 struct tun_filter { struct113 __u16 flags; /* TUN_FLT_ flags see above */114 __u16 count; /* Number of addresses */115 __u8 addr[][ETH_ALEN];