Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dpfvar.h1045 struct pfioc_table { struct
1120 #define DIOCRCLRTABLES _IOWR('D', 60, struct pfioc_table)
1121 #define DIOCRADDTABLES _IOWR('D', 61, struct pfioc_table)
1122 #define DIOCRDELTABLES _IOWR('D', 62, struct pfioc_table)
1123 #define DIOCRGETTABLES _IOWR('D', 63, struct pfioc_table)
1126 #define DIOCRCLRADDRS _IOWR('D', 66, struct pfioc_table)
1127 #define DIOCRADDADDRS _IOWR('D', 67, struct pfioc_table)
1128 #define DIOCRDELADDRS _IOWR('D', 68, struct pfioc_table)
1129 #define DIOCRSETADDRS _IOWR('D', 69, struct pfioc_table)
1130 #define DIOCRGETADDRS _IOWR('D', 70, struct pfioc_table)
[all …]
/f-stack/freebsd/net/
H A Dpfvar.h1197 struct pfioc_table { struct
1272 #define DIOCRCLRTABLES _IOWR('D', 60, struct pfioc_table)
1273 #define DIOCRADDTABLES _IOWR('D', 61, struct pfioc_table)
1274 #define DIOCRDELTABLES _IOWR('D', 62, struct pfioc_table)
1275 #define DIOCRGETTABLES _IOWR('D', 63, struct pfioc_table)
1278 #define DIOCRCLRADDRS _IOWR('D', 66, struct pfioc_table)
1279 #define DIOCRADDADDRS _IOWR('D', 67, struct pfioc_table)
1280 #define DIOCRDELADDRS _IOWR('D', 68, struct pfioc_table)
1281 #define DIOCRSETADDRS _IOWR('D', 69, struct pfioc_table)
1282 #define DIOCRGETADDRS _IOWR('D', 70, struct pfioc_table)
[all …]
/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c3235 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
3249 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
3281 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
3313 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
3350 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
3386 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
3426 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
3465 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
3479 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
3517 struct pfioc_table *io = (struct pfioc_table *)addr; in pfioctl()
[all …]