Searched refs:EXT_PORT (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A D | sk_lookup.c | 41 #define EXT_PORT 7007 macro 623 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup() 659 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup() 703 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup() 750 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup() 855 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() 862 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup() 869 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() 886 .listen_at = { EXT_IP4, EXT_PORT }, in test_drop_on_lookup() 893 .listen_at = { EXT_IP6, EXT_PORT }, in test_drop_on_lookup() [all …]
|
| /linux/drivers/scsi/ |
| A D | nsp32.h | 308 #define EXT_PORT 0x03 /* BASE+08, IDX+03, B, R/W */ macro
|
| A D | nsp32.c | 775 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */ in nsp32_arbitration() 1149 nsp32_index_write1(base, EXT_PORT, LED_OFF); in DEF_SCSI_QCMD()
|
Completed in 14 milliseconds