Searched refs:REJECT (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_verifier.c | 77 REJECT enumerator 505 .result = REJECT, 513 .result = REJECT, 522 .result = REJECT, 532 .result = REJECT, 541 .result = REJECT, 550 .result = REJECT, 565 .result = REJECT, 579 .result = REJECT, 593 .result = REJECT, [all …]
|
D | test_align.c | 37 REJECT enumerator 468 .result = REJECT, 625 if (fd_prog < 0 && test->result != REJECT) { in do_test_single() 629 } else if (fd_prog >= 0 && test->result == REJECT) { in do_test_single()
|
/Linux-v4.19/drivers/target/iscsi/ |
D | iscsi_target_parameters.h | 63 #define REJECT "Reject" macro 148 #define INITIAL_IFMARKINT REJECT 149 #define INITIAL_OFMARKINT REJECT
|
D | iscsi_target_parameters.c | 1122 if (!strcmp(value, REJECT)) { in iscsi_check_value()
|
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | pc.h | 175 #define REJECT 14 /* reject an incoming call */ macro
|
D | message.c | 1358 sig_req(plci, REJECT, 0); in connect_res() 1370 sig_req(plci, REJECT, 0); in connect_res()
|
/Linux-v4.19/net/ipv6/netfilter/ |
D | Kconfig | 254 tristate "REJECT target support" 259 The REJECT target allows a filtering rule to specify that an ICMPv6
|
/Linux-v4.19/tools/perf/util/ |
D | parse-events.l | 174 REJECT
|
/Linux-v4.19/net/ipv4/netfilter/ |
D | Kconfig | 241 tristate "REJECT target support" 246 The REJECT target allows a filtering rule to specify that an ICMP
|
/Linux-v4.19/Documentation/isdn/ |
D | README | 535 If switched on, isdn4linux replies a REJECT to incoming calls, it
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 286 - On MSG REJECT for a negotiation, the driver attempted to restart
|