Lines Matching refs:marker
179 int marker;
216 int marker;
230 int marker;
250 int marker;
976 if (scrub_opts.marker & SOM_MINTTL) {
984 scrub_opts.marker |= SOM_MINTTL;
988 if (scrub_opts.marker & SOM_MAXMSS) {
996 scrub_opts.marker |= SOM_MAXMSS;
1000 if (scrub_opts.marker & SOM_FRAGCACHE) {
1004 scrub_opts.marker |= SOM_FRAGCACHE;
1378 if (queue_opts.marker & QOM_BWSPEC) {
1382 queue_opts.marker |= QOM_BWSPEC;
1386 if (queue_opts.marker & QOM_PRIORITY) {
1394 queue_opts.marker |= QOM_PRIORITY;
1398 if (queue_opts.marker & QOM_QLIMIT) {
1406 queue_opts.marker |= QOM_QLIMIT;
1410 if (queue_opts.marker & QOM_SCHEDULER) {
1414 queue_opts.marker |= QOM_SCHEDULER;
1418 if (queue_opts.marker & QOM_TBRSIZE) {
1426 queue_opts.marker |= QOM_TBRSIZE;
1755 !($9.marker & FOM_KEEP))
1913 !$9.fragment && !($9.marker & FOM_FLAGS) &&
2077 if (filter_opts.marker & FOM_FLAGS) {
2081 filter_opts.marker |= FOM_FLAGS;
2088 if (filter_opts.marker & FOM_ICMP) {
2092 filter_opts.marker |= FOM_ICMP;
2096 if (filter_opts.marker & FOM_TOS) {
2100 filter_opts.marker |= FOM_TOS;
2104 if (filter_opts.marker & FOM_KEEP) {
2108 filter_opts.marker |= FOM_KEEP;
3439 if (filter_opts.marker & POM_STICKYADDRESS) {
3443 pool_opts.marker |= POM_STICKYADDRESS;