Home
last modified time | relevance | path

Searched refs:EXT_PORT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c42 #define EXT_PORT 7007 macro
679 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
687 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
688 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup()
696 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
706 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
715 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
723 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
724 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup()
731 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c43 #define EXT_PORT 7007 macro
680 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
688 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
689 .listen_at = { INT_IP4, EXT_PORT }, in test_redirect_lookup()
697 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
707 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
716 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
724 .connect_to = { EXT_IP6, EXT_PORT }, in test_redirect_lookup()
725 .listen_at = { INT_IP6, EXT_PORT }, in test_redirect_lookup()
732 .connect_to = { EXT_IP4, EXT_PORT }, in test_redirect_lookup()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.h308 #define EXT_PORT 0x03 /* BASE+08, IDX+03, B, R/W */ macro
H A Dnsp32.c766 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */ in nsp32_arbitration()
1141 nsp32_index_write1(base, EXT_PORT, LED_OFF); in nsp32hw_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.h308 #define EXT_PORT 0x03 /* BASE+08, IDX+03, B, R/W */ macro
H A Dnsp32.c775 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */ in nsp32_arbitration()
1149 nsp32_index_write1(base, EXT_PORT, LED_OFF); in nsp32hw_init()

Completed in 14 milliseconds