Home | History | Annotate | Download | only in npf

Lines Matching defs:pass

97 		 * Reassembly is disabled: just pass the packet through
187 /* Pass to IPv4/IPv6 reassembly mechanism. */
198 /* Just pass-through if specially tagged. */
200 goto pass;
210 goto pass;
224 const bool pass = npf_default_pass(npf);
227 if (pass) {
229 goto pass;
249 /* reverse between pass and block conditions */
262 * Establish a "pass" connection, if required. Just proceed if
278 pass:
290 * It may reverse the decision from pass to block.
317 /* Pass the packet if decided and there is no error. */
383 /* Just pass-through if specially tagged. */
385 goto pass;
397 goto pass;
410 pass:
421 /* Pass the packet if decided and there is no error. */