Searched refs:pkt_mark (Results 1 – 5 of 5) sorted by relevance
22 static ossl_inline void pkt_mark(uint64_t *bitf, size_t pkt_idx) in pkt_mark() function380 pkt_mark(&urxe->hpr_removed, 0); in qrx_validate_initial_pkt()436 pkt_mark(&urxe->processed, 0); in qrx_validate_initial_pkt()1094 pkt_mark(&urxe->processed, pkt_idx); in qrx_process_pkt()1181 pkt_mark(&urxe->hpr_removed, pkt_idx); in qrx_process_pkt()1270 pkt_mark(&urxe->processed, pkt_idx); in qrx_process_pkt()1323 pkt_mark(&urxe->processed, pkt_idx); in qrx_process_pkt()1336 pkt_mark(&urxe->processed, pkt_idx); in qrx_process_pkt()
425 if (args->rule.pkt_mark) in ipfw_log_syslog()427 args->rule.pkt_mark); in ipfw_log_syslog()666 hdr->mark = args->rule.pkt_mark; in ipfw_log_rtsock()
130 args.rule.pkt_mark = 0; in ipfw_check_packet()
2269 key.u32 = args->rule.pkt_mark; in ipfw_chk()2927 (args->rule.pkt_mark & in ipfw_chk()3484 args->rule.pkt_mark = ( in ipfw_chk()
302 uint32_t pkt_mark; /* packet mark */ member