Searched refs:REJECT (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/samples/bpf/ |
D | test_verifier.c | 30 REJECT enumerator 56 .result = REJECT, 66 .result = REJECT, 75 .result = REJECT, 84 .result = REJECT, 98 .result = REJECT, 111 .result = REJECT, 125 .result = REJECT, 134 .result = REJECT, 142 .result = REJECT, [all …]
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_parameters.c | 986 if (iscsi_update_param_value(param, REJECT) < 0) in iscsi_check_numerical_range_value() 1247 if (!strcmp(value, IRRELEVANT) || !strcmp(value, REJECT)) { in iscsi_check_proposer_state() 1307 if (!strcmp(value, REJECT)) { in iscsi_check_value() 1513 if (!strcmp(param->value, REJECT)) in iscsi_enforce_integrity_rules() 1516 if (!strcmp(param->value, REJECT)) in iscsi_enforce_integrity_rules() 1574 if (!strcmp(param->value, REJECT)) in iscsi_enforce_integrity_rules() 1583 if (!strcmp(param->value, REJECT)) in iscsi_enforce_integrity_rules()
|
D | iscsi_target_parameters.h | 56 #define REJECT "Reject" macro
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | pc.h | 175 #define REJECT 14 /* reject an incoming call */ macro
|
D | message.c | 1475 sig_req(plci, REJECT, 0); in connect_res() 1487 sig_req(plci, REJECT, 0); in connect_res()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | Kconfig | 227 tristate "REJECT target support" 232 The REJECT target allows a filtering rule to specify that an ICMPv6
|
/linux-4.1.27/Documentation/networking/ |
D | policy-routing.txt | 15 REJECT - abort route lookup and return an error value.
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | Kconfig | 227 tristate "REJECT target support" 232 The REJECT target allows a filtering rule to specify that an ICMP
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c | 761 #define REJECT reject_used_but_not_detected macro
|
D | zconf.lex.c_shipped | 759 * any uses of REJECT which flex missed. 761 #define REJECT reject_used_but_not_detected
|
/linux-4.1.27/scripts/genksyms/ |
D | lex.lex.c_shipped | 532 * any uses of REJECT which flex missed. 534 #define REJECT reject_used_but_not_detected
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 603 * any uses of REJECT which flex missed. 605 #define REJECT reject_used_but_not_detected
|
/linux-4.1.27/Documentation/isdn/ |
D | README | 535 If switched on, isdn4linux replies a REJECT to incoming calls, it
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 286 - On MSG REJECT for a negotiation, the driver attempted to restart
|