Lines Matching full:for

4  * See the IPFILTER.LICENCE file for details on licencing.
37 { 9, "invalid ioctl for rule" },
44 { 16, "malloc for rule data failed" },
45 { 17, "copyin for rule data failed" },
47 { 19, "zero data size for BPF rule" },
49 { 21, "incorrect data size for IPF rule" },
53 { 25, "match array verif failed for filter rule" },
55 { 27, "rule not found for zero'stats" },
56 { 28, "copyout failed for zero'ing stats" },
57 { 29, "rule not found for removing" },
61 { 33, "no memory for another rule" },
63 { 35, "copyout failed for resolving function name -> addr" },
64 { 36, "copyout failed for resolving function addr -> name" },
68 { 40, "bcopyout failed for SIOCIPFINTERROR" },
70 { 42, "ipfilter not enabled for NAT ioctl" },
71 { 43, "ipfilter not enabled for state ioctl" },
72 { 44, "ipfilter not enabled for auth ioctl" },
73 { 45, "ipfilter not enabled for sync ioctl" },
74 { 46, "ipfilter not enabled for scan ioctl" },
75 { 47, "ipfilter not enabled for lookup ioctl" },
76 { 48, "unrecognised device minor number for ioctl" },
77 { 49, "unrecognised object type for copying in ipfobj" },
78 { 50, "mismatching object type for copying in ipfobj" },
79 { 51, "object size too small for copying in ipfobj" },
80 { 52, "object size mismatch for copying in ipfobj" },
81 { 53, "compat object size too small for copying in ipfobj" },
82 { 54, "compat object size mismatch for copying in ipfobj" },
83 { 55, "error doing copyin of data for in ipfobj" },
84 { 56, "unrecognised object type for size copy in ipfobj" },
85 { 57, "object size too small for size copy in ipfobj" },
86 { 58, "mismatching object type for size copy in ipfobj" },
87 { 59, "object size mismatch for size copy in ipfobj" },
88 { 60, "compat object size mismatch for size copy in ipfobj" },
89 { 61, "error doing size copyin of data for in ipfobj" },
90 { 62, "bad object type for size copy out ipfobj" },
91 { 63, "mismatching object type for size copy out ipfobj" },
92 { 64, "object size mismatch for size copy out ipfobj" },
93 { 65, "compat object size wrong for size copy out ipfobj" },
94 { 66, "error doing size copyout of data for out ipfobj" },
95 { 67, "unrecognised object type for copying out ipfobj" },
96 { 68, "mismatching object type for copying out ipfobj" },
97 { 69, "object size too small for copying out ipfobj" },
98 { 70, "object size mismatch for copying out ipfobj" },
99 { 71, "compat object size too small for copying out ipfobj" },
100 { 72, "compat object size mismatch for copying out ipfobj" },
101 { 73, "error doing copyout of data for out ipfobj" },
104 { 76, "internal data too big for next tunable" },
108 { 80, "ipftune called for unrecognised ioctl" },
113 { 85, "value for iri_inout outside accepted range" },
114 { 86, "value for iri_active outside accepted range" },
115 { 87, "value for iri_nrules is 0" },
116 { 88, "NULL pointer specified for where to copy rule to" },
119 { 91, "could not get token for rule iteration" },
121 { 93, "could not find token for generic iterator" },
139 { 111, "error copying in new lock state for ipfilter" },
146 { 118, "bad size for match array" },
147 { 119, "cannot allocate memory for match array" },
151 { 123, "error copying in data for function resolution" },
156 { 128, "no memory for filter rule comment" },
159 { 131, "no memory for new rule alloc buffer" },
174 { 146, "incorrect size for object to copy out" },
175 { 147, "object type out of bounds for kernel copyout" },
176 { 148, "object size too small for kernel copyout" },
177 { 149, "object size validation failed for kernel copyout" },
178 { 150, "error copying data out for kernel copyout" },
179 { 151, "version mismatch for kernel copyout" },
181 { 10001, "could not find token for auth iterator" },
187 { 10007, "NULL pointers passed in for preauth remove" },
189 { 10009, "could not malloc memory for preauth entry" },
194 { 10014, "sleep waiting for auth packet interrupted" },
206 { 30002, "could not malloc memory for new hash table" },
210 { 30006, "could not malloc memory for hash table base" },
213 { 30009, "could not find hash table for iterators next node" },
228 { 30024, "object size incorrect for hash table" },
230 { 30026, "cannot allocate memory for hash table context" },
232 { 40001, "invalid minor device number for log read" },
234 { 40003, "interrupted waiting for log data to read" },
235 { 40004, "interrupted waiting for log data to read" },
237 { 40006, "uiomove for read operation failed" },
240 { 50002, "error copying in object data for add node" },
241 { 50003, "invalid unit for lookup add node" },
242 { 50004, "incorrect size for adding a pool node" },
247 { 50009, "incorrect size for adding a hash node" },
250 { 50012, "unrecognised object type for lookup add node" },
251 { 50013, "invalid unit for lookup delete node" },
252 { 50014, "incorrect size for deleting a pool node" },
256 { 50018, "incorrect size for removing a hash node" },
259 { 50021, "unrecognised object type for lookup delete node" },
261 { 50023, "invalid unit for lookup add table" },
264 { 50026, "unrecognised object type for lookup add table" },
267 { 50029, "invalid unit for lookup remove table" },
268 { 50030, "unrecognised object type for lookup remove table" },
270 { 50032, "invalid unit for lookup stats" },
271 { 50033, "unrecognised object type for lookup stats" },
273 { 50035, "invalid unit for lookup flush" },
274 { 50036, "incorrect table type for lookup flush" },
276 { 50038, "invalid unit for lookup iterator" },
277 { 50039, "invalid unit for lookup iterator" },
278 { 50040, "could not find token for lookup iterator" },
279 { 50041, "unrecognised object type for lookup iterator" },
282 { 60001, "insufficient privilege for NAT write operation" },
290 { 60008, "could not allocate memory for NAT rule" },
293 { 60011, "could not find NAT entry for redirect lookup" },
299 { 60017, "NAT not locked for size retrieval" },
300 { 60018, "NAT not locked for fetching NAT table entry" },
301 { 60019, "error copying in NAT token data for deletion" },
310 { 60028, "invalid data size for getting NAT entry" },
311 { 60029, "could not malloc temporary space for NAT entry" },
314 { 60032, "not enough space for proxy structure" },
315 { 60033, "not enough space for private proxy data" },
317 { 60035, "could not malloc memory for NAT entry sratch space" },
319 { 60037, "could not malloc memory for NAT entry" },
320 { 60038, "could not malloc memory for NAT entry rule" },
325 { 60043, "could not malloc memory for NAT proxy data" },
327 { 60045, "could not malloc proxy private data for NAT entry" },
328 { 60046, "could not malloc memory for new NAT filter rule" },
329 { 60047, "could not find existing filter rule for NAT entry" },
337 { 60055, "iterator suppled with unknown type for get-next" },
338 { 60056, "unknown lookup group for next address" },
342 { 60060, "function not found for lookup" },
354 { 60072, "function not found for lookup (ipv6)" },
355 { 60073, "unknown lookup group for next address (ipv6)" },
361 { 70002, "could not malloc memory for new pool node" },
362 { 70003, "invalid address length for new pool node" },
363 { 70004, "invalid mask length for new pool node" },
366 { 70007, "could not malloc memory for new pool" },
367 { 70008, "could not allocate radix tree for new pool" },
369 { 70010, "unknown pool name for iteration" },
376 { 70017, "cannot find pool for node" },
383 { 70024, "uid mismatch for node removal" },
391 { 70032, "cannot allocate memory for pool context" },
392 { 70033, "cannot allocate memory for radix tree context" },
405 { 80008, "DNS proxy could not allocate memory for new rule" },
408 { 90001, "could not malloc space for new scan structure" },
411 { 90004, "could not find matching scan tag for filter rule" },
430 { 100016, "state not locked for size retrieval" },
432 { 100018, "could not find token for state iterator" },
433 { 100019, "error copying in state token data for deletion" },
437 { 100023, "could not malloc memory for state entry" },
438 { 100024, "could not malloc memory for state entry rule" },
447 { 100033, "could not find existing filter rule for state entry" },
456 { 110005, "data structure too small for sync write operation" },
458 { 110007, "insufficient data for sync write" },
464 { 110013, "could not malloc memory for sync'd state" },
465 { 110014, "could not malloc memory for sync-state list item" },
468 { 110017, "could not malloc memory for new sync'd NAT entry" },
469 { 110018, "could not malloc memory for sync-NAT list item" },
474 { 120001, "null data pointer for iterator" },
477 { 120004, "cannot find dest. list for iteration" },
480 { 120007, "wrong size for frdest_t structure" },
481 { 120008, "cannot allocate memory for new destination node" },
490 { 120017, "error copying in names for destination" },
495 { 120022, "cannot allocate memory for node table" },
496 { 120023, "stats object size is incorrect for dest. lists" },
497 { 120024, "stats device unit is invalid for dest. lists" },
499 { 120026, "cannot allocate memory for destination node" },
501 { 120028, "cannot allocate memory for destination context " },