/linux/drivers/platform/x86/ |
H A D | acerhdf.c | 40 #define DRV_VER "0.7.0" 46 * measured by the on-die thermal monitor are within 0 <= Tj <= 90. So, 52 #define ACERHDF_FAN_OFF 0 86 module_param(kernelmode, uint, 0); 96 module_param_string(force_bios, force_bios, 16, 0); 98 module_param_string(force_product, force_product, 16, 0); 118 .mreg = 0x94, 119 .moff = 0xff, 142 [0] = { .temperature = ACERHDF_DEFAULT_TEMP_FANON, 155 {"Acer", "AOA110", "v0.3109", 0x55, 0x58, {0x1f, 0x00}, 0}, [all …]
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-leadtek-ltk500hd1829.c | 47 { 0xE0, 0x00 }, 49 { 0xE1, 0x93 }, 50 { 0xE2, 0x65 }, 51 { 0xE3, 0xF8 }, 52 { 0x80, 0x03 }, /* 0X03:4-LANE; 0X02:3-LANE; 0X01:2-LANE */ 54 { 0xE0, 0x01 }, 56 { 0x00, 0x00 }, 57 { 0x01, 0x6F }, 59 { 0x17, 0x00 }, 60 { 0x18, 0xAF }, /* 4.3V */ [all …]
|
H A D | panel-jadard-jd9365da-h3.c | 49 #define JD9365DA_DCS_SWITCH_PAGE 0xe0 56 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0xe1, 0x93); in jadard_enable_standard_cmds() 57 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0xe2, 0x65); in jadard_enable_standard_cmds() 58 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0xe3, 0xf8); in jadard_enable_standard_cmds() 59 mipi_dsi_dcs_write_seq_multi(dsi_ctx, 0x80, 0x03); in jadard_enable_standard_cmds() 116 gpiod_set_value(jadard->reset, 0); in jadard_prepare() 126 return 0; in jadard_prepare() 137 gpiod_set_value(jadard->reset, 0); in jadard_unprepare() 145 return 0; in jadard_unprepare() 191 jd9365da_switch_page(&dsi_ctx, 0x00); in radxa_display_8hd_ad002_init_cmds() [all …]
|
H A D | panel-samsung-db7430.c | 24 #define DB7430_ACCESS_PROT_OFF 0xb0 25 #define DB7430_UNKNOWN_B4 0xb4 26 #define DB7430_USER_SELECT 0xb5 27 #define DB7430_UNKNOWN_B7 0xb7 28 #define DB7430_UNKNOWN_B8 0xb8 29 #define DB7430_PANEL_DRIVING 0xc0 30 #define DB7430_SOURCE_CONTROL 0xc1 31 #define DB7430_GATE_INTERFACE 0xc4 32 #define DB7430_DISPLAY_H_TIMING 0xc5 33 #define DB7430_RGB_SYNC_OPTION 0xc6 [all …]
|
/linux/arch/m68k/68000/ |
H A D | screen.h | 6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 7 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 11 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 12 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 13 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 14 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 15 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
/linux/drivers/phy/starfive/ |
H A D | phy-jh7110-dphy-tx.c | 26 #define STF_DPHY_AON_POWER_READY_N_ACTIVE 0 27 #define STF_DPHY_AON_POWER_READY_N BIT(0) 43 #define STF_DPHY_RG_CDTX_L4N_HSTX_RES GENMASK(4, 0) 45 #define STF_DPHY_RG_CDTX_PLL_FBK_FRA GENMASK(23, 0) 47 #define STF_DPHY_RG_CDTX_PLL_FBK_INT GENMASK(8, 0) 54 #define STF_DPHY_RG_CLANE_HS_CLK_POST_TIME GENMASK(7, 0) 59 #define STF_DPHY_RG_CLANE_HS_ZERO_TIME GENMASK(7, 0) 64 #define STF_DPHY_RG_EXTD_CYCLE_SEL GENMASK(2, 0) 65 #define STF_DPHY_SCFG_C_HS_PRE_ZERO_TIME GENMASK(31, 0) 100 {160000000, 0x6a, 0xaa, 0x3, 0xa, 0x17, 0x11, 0x5, 0x2b, 0xd, 0x7, 0x3d}, [all …]
|
/linux/crypto/ |
H A D | tcrypt.h | 38 "\x55\x55\x55\x55\x55\x55\x55\x55" 47 static u8 speed_template_8[] = {8, 0}; 48 static u8 speed_template_16[] = {16, 0}; 49 static u8 speed_template_24[] = {24, 0}; 50 static u8 speed_template_8_16[] = {8, 16, 0}; 51 static u8 speed_template_8_32[] = {8, 32, 0}; 52 static u8 speed_template_16_32[] = {16, 32, 0}; 53 static u8 speed_template_16_24_32[] = {16, 24, 32, 0}; 54 static u8 speed_template_20_28_36[] = {20, 28, 36, 0}; 55 static u8 speed_template_32_40_48[] = {32, 40, 48, 0}; [all …]
|
H A D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 191 "\x00\xAA\x36\xAB\xCE\x88\xAC\xFD\xFF\x55\x52\x3C\x7F\xC4\x52\x3F" 225 "\x9f\x6e\xbd\x4c\x55\x84\x0c\x9b\xcf\x1a\x4b\x51\x1e\x9e\x0c\x06", 285 "\x74\x1b\x55\xac\x47\xb5\x08\x0a\x6e\x2b\x2d\xf7\x94\xb8\x8a\x95" 312 "\x61\xC3\x89\x55\xF0\xAE\x1A\x9C\x22\xEE\x19\x05\x8D\x32\xFE\xEC" 314 "\x55\xE6\x29\x69\xD1\xC2\xE8\xB9\x78\x59\xF6\x79\x10\xC6\x4E\xEB" 319 "\x52\x41\xF4\xDA\x7B\xB7\x59\x55\xCA\xD4\x2F\x0F\x3A\xCB\xA4\x0D" 337 "\x77\xE7\x11\x21\xCD\x4A\xF8\xA4\x3F\x0F\xEF\x31\xE3\xF3\x55\xA0" 387 "\xcf\x49\xbc\x48\xd3\x6c\x8f\x0a\x0e\xc1\x73\xbd\x7b\x55\x79\x36" [all …]
|
/linux/drivers/hid/amd-sfh-hid/hid_descriptor/ |
H A D | amd_sfh_hid_report_desc.h | 15 0x05, 0x20, /* Usage page */ 16 0x09, 0x73, /* Motion type Accel 3D */ 17 0xA1, 0x00, /* HID Collection (Physical) */ 20 0x85, 1, /* HID Report ID */ 21 0x05, 0x20, /* HID usage page sensor */ 22 0x0A, 0x09, 0x03, /* Sensor property and sensor connection type */ 23 0x15, 0, /* HID logical MIN_8(0) */ 24 0x25, 2, /* HID logical MAX_8(2) */ 25 0x75, 8, /* HID report size(8) */ 26 0x95, 1, /* HID report count(1) */ [all …]
|
/linux/drivers/video/logo/ |
H A D | pnmtologo.c | 46 { 0x00, 0x00, 0x00 }, 47 { 0x00, 0x00, 0xaa }, 48 { 0x00, 0xaa, 0x00 }, 49 { 0x00, 0xaa, 0xaa }, 50 { 0xaa, 0x00, 0x00 }, 51 { 0xaa, 0x00, 0xaa }, 52 { 0xaa, 0x55, 0x00 }, 53 { 0xaa, 0xaa, 0xaa }, 54 { 0x55, 0x55, 0x55 }, 55 { 0x55, 0x55, 0xff }, [all …]
|
/linux/drivers/misc/cardreader/ |
H A D | rtl8411.c | 23 return val & 0x0F; in rtl8411_get_ic_version() 28 u8 val = 0; in rtl8411b_is_qfn48() 32 if (val & 0x2) in rtl8411b_is_qfn48() 35 return 0; in rtl8411b_is_qfn48() 41 u32 reg1 = 0; in rtl8411_fetch_vendor_settings() 42 u8 reg3 = 0; in rtl8411_fetch_vendor_settings() 45 pcr_dbg(pcr, "Cfg 0x%x: 0x%x\n", PCR_SETTING_REG1, reg1); in rtl8411_fetch_vendor_settings() 53 pcr->card_drive_sel &= 0x3F; in rtl8411_fetch_vendor_settings() 57 pcr_dbg(pcr, "Cfg 0x%x: 0x%x\n", PCR_SETTING_REG3, reg3); in rtl8411_fetch_vendor_settings() 64 u32 reg = 0; in rtl8411b_fetch_vendor_settings() [all …]
|
H A D | rts5209.c | 20 val = rtsx_pci_readb(pcr, 0x1C); in rts5209_get_ic_version() 21 return val & 0x0F; in rts5209_get_ic_version() 30 pcr_dbg(pcr, "Cfg 0x%x: 0x%x\n", PCR_SETTING_REG1, reg); in rts5209_fetch_vendor_settings() 39 pcr_dbg(pcr, "Cfg 0x%x: 0x%x\n", PCR_SETTING_REG2, reg); in rts5209_fetch_vendor_settings() 52 rtsx_pci_write_register(pcr, FPDCTL, 0x07, 0x07); in rts5209_force_power_down() 60 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, CARD_GPIO, 0xFF, 0x03); in rts5209_extra_init_hw() 62 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, ASPM_FORCE_CTL, 0x3F, 0); in rts5209_extra_init_hw() 63 /* Force CLKREQ# PIN to drive 0 to request clock */ in rts5209_extra_init_hw() 64 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, PETXCFG, 0x08, 0x08); in rts5209_extra_init_hw() 66 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, CARD_GPIO_DIR, 0xFF, 0x03); in rts5209_extra_init_hw() [all …]
|
H A D | rts5260.c | 30 {0x11, 0x11, 0x11}, in rts5260_fill_driving() 31 {0x22, 0x22, 0x22}, in rts5260_fill_driving() 32 {0x55, 0x55, 0x55}, in rts5260_fill_driving() 33 {0x33, 0x33, 0x33}, in rts5260_fill_driving() 36 {0x35, 0x33, 0x33}, in rts5260_fill_driving() 37 {0x8A, 0x88, 0x88}, in rts5260_fill_driving() 38 {0xBD, 0xBB, 0xBB}, in rts5260_fill_driving() 39 {0x9B, 0x99, 0x99}, in rts5260_fill_driving() 52 0xFF, driving[drive_sel][0]); in rts5260_fill_driving() 55 0xFF, driving[drive_sel][1]); in rts5260_fill_driving() [all …]
|
H A D | rts5229.c | 21 return val & 0x0F; in rts5229_get_ic_version() 30 pcr_dbg(pcr, "Cfg 0x%x: 0x%x\n", PCR_SETTING_REG1, reg); in rts5229_fetch_vendor_settings() 38 pcr->card_drive_sel &= 0x3F; in rts5229_fetch_vendor_settings() 42 pcr_dbg(pcr, "Cfg 0x%x: 0x%x\n", PCR_SETTING_REG2, reg); in rts5229_fetch_vendor_settings() 49 rtsx_pci_write_register(pcr, FPDCTL, 0x03, 0x03); in rts5229_force_power_down() 57 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, GPIO_CTL, 0x02, 0x02); in rts5229_extra_init_hw() 59 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, ASPM_FORCE_CTL, 0x3F, 0); in rts5229_extra_init_hw() 60 /* Force CLKREQ# PIN to drive 0 to request clock */ in rts5229_extra_init_hw() 61 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, PETXCFG, 0x08, 0x08); in rts5229_extra_init_hw() 63 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, LDO_PWR_SEL, 0x03, 0x00); in rts5229_extra_init_hw() [all …]
|
/linux/arch/x86/crypto/ |
H A D | chacha-ssse3-x86_64.S | 13 ROT8: .octa 0x0e0d0c0f0a09080b0605040702010003 16 ROT16: .octa 0x0d0c0f0e09080b0a0504070601000302 19 CTRINC: .octa 0x00000003000000020000000100000000 68 # x1 = shuffle32(x1, MASK(0, 3, 2, 1)) 69 pshufd $0x39,%xmm1,%xmm1 70 # x2 = shuffle32(x2, MASK(1, 0, 3, 2)) 71 pshufd $0x4e,%xmm2,%xmm2 72 # x3 = shuffle32(x3, MASK(2, 1, 0, 3)) 73 pshufd $0x93,%xmm3,%xmm3 101 # x1 = shuffle32(x1, MASK(2, 1, 0, 3)) [all …]
|
/linux/drivers/net/ethernet/qualcomm/ |
H A D | qca_7k_common.c | 23 return 0; in qcafrm_create_header() 27 buf[0] = 0xAA; in qcafrm_create_header() 28 buf[1] = 0xAA; in qcafrm_create_header() 29 buf[2] = 0xAA; in qcafrm_create_header() 30 buf[3] = 0xAA; in qcafrm_create_header() 31 buf[4] = len & 0xff; in qcafrm_create_header() 32 buf[5] = (len >> 8) & 0xff; in qcafrm_create_header() 33 buf[6] = 0; in qcafrm_create_header() 34 buf[7] = 0; in qcafrm_create_header() 44 return 0; in qcafrm_create_footer() [all …]
|
/linux/drivers/memstick/host/ |
H A D | rtsx_usb_ms.c | 70 for (i = 0xFD40; i <= 0xFD44; i++) in ms_print_debug_regs() 71 rtsx_usb_add_cmd(ucr, READ_REG_CMD, i, 0, 0); in ms_print_debug_regs() 74 for (i = 0xFD51; i <= 0xFD56; i++) in ms_print_debug_regs() 75 rtsx_usb_add_cmd(ucr, READ_REG_CMD, i, 0, 0); in ms_print_debug_regs() 78 for (i = 0xFD60; i <= 0xFD65; i++) in ms_print_debug_regs() 79 rtsx_usb_add_cmd(ucr, READ_REG_CMD, i, 0, 0); in ms_print_debug_regs() 82 rtsx_usb_add_cmd(ucr, READ_REG_CMD, CARD_DATA_SOURCE, 0, 0); in ms_print_debug_regs() 83 rtsx_usb_add_cmd(ucr, READ_REG_CMD, CARD_SELECT, 0, 0); in ms_print_debug_regs() 84 rtsx_usb_add_cmd(ucr, READ_REG_CMD, CARD_CLK_EN, 0, 0); in ms_print_debug_regs() 85 rtsx_usb_add_cmd(ucr, READ_REG_CMD, CARD_PWR_CTL, 0, 0); in ms_print_debug_regs() [all …]
|
/linux/drivers/media/dvb-frontends/cxd2880/ |
H A D | cxd2880_tnrdmd_dvbt2.c | 16 {0x00, 0x00}, {0x31, 0x02}, 20 {0x00, 0x04}, {0x5d, 0x0b}, 30 static const u8 tsif_settings[2] = { 0x01, 0x01 }; in x_tune_dvbt2_demod_setting() 32 0x07, 0x06, 0x01, 0xf0, 0x00, 0x00, 0x04, 0xb0, 0x00, 0x00, in x_tune_dvbt2_demod_setting() 33 0x09, 0x9c, 0x0e, 0x4c in x_tune_dvbt2_demod_setting() 36 0x52, 0x49, 0x2c, 0x51, 0x51, 0x3d, 0x15, 0x29, 0x0c in x_tune_dvbt2_demod_setting() 40 0x5d, 0x55, 0x32, 0x5c, 0x5c, 0x45, 0x17, 0x2e, 0x0d in x_tune_dvbt2_demod_setting() 44 0x60, 0x00, 0x34, 0x5e, 0x5e, 0x47, 0x18, 0x2f, 0x0e in x_tune_dvbt2_demod_setting() 48 0x04, 0xe7, 0x94, 0x92, 0x09, 0xcf, 0x7e, 0xd0, 0x49, in x_tune_dvbt2_demod_setting() 49 0xcd, 0xcd, 0x1f, 0x5b in x_tune_dvbt2_demod_setting() [all …]
|
/linux/drivers/mtd/chips/ |
H A D | map_ram.c | 40 #if 0 in map_ram_probe() 41 map_write8(map, 0x55, 0); in map_ram_probe() 42 if (map_read8(map, 0) != 0x55) in map_ram_probe() 45 map_write8(map, 0xAA, 0); in map_ram_probe() 46 if (map_read8(map, 0) != 0xAA) in map_ram_probe() 50 map_write8(map, 0x55, map->size-1); in map_ram_probe() 51 if (map_read8(map, map->size-1) != 0x55) in map_ram_probe() 54 map_write8(map, 0xAA, map->size-1); in map_ram_probe() 55 if (map_read8(map, map->size-1) != 0xAA) in map_ram_probe() 102 return 0; in mapram_point() [all …]
|
/linux/net/wireless/tests/ |
H A D | scan.c | 131 { .id = 0x1, .len = 0, }, 132 { .id = WLAN_EID_EXTENSION, .len = 1, .eid = 0x10 }, 137 { .id = 0x1, .len = 0, }, 138 { .id = WLAN_EID_EXTENSION, .len = 1, .eid = 0x10 }, 146 { .id = 0x1, .len = 0, }, 147 { .id = WLAN_EID_EXTENSION, .len = 1, .eid = 0x10 }, 150 { .id = 0x1, .len = 0, }, 151 { .id = WLAN_EID_EXTENSION, .len = 1, .eid = 0x10 }, 157 { .id = WLAN_EID_EXTENSION, .len = 0 }, 160 { .id = WLAN_EID_EXTENSION, .len = 0 }, [all …]
|
/linux/lib/crypto/ |
H A D | aesgcm.c | 43 * Returns: 0 on success, or -EINVAL if @keysize or @authsize contain values 60 return 0; in aesgcm_expandkey() 67 while (len > 0) { in aesgcm_ghash() 114 while (len > 0) { in aesgcm_crypt() 228 "\xba\x63\x7b\x39\x1a\xaf\xd2\x55"; 282 "\xba\x63\x7b\x39\x1a\xaf\xd2\x55"; 314 "\xba\x63\x7b\x39\x1a\xaf\xd2\x55"; 320 "\x75\x98\xa2\xbd\x25\x55\xd1\xaa" 342 "\x75\x98\xa2\xbd\x25\x55\xd1\xaa" 348 "\xcd\xdf\x88\x53\xbb\x2d\x55\x1b"; [all …]
|
/linux/tools/testing/selftests/hid/tests/ |
H A D | descriptors_wacom.py | 5 0x05, 0x01, # . Usage Page (Desktop), 6 0x09, 0x02, # . Usage (Mouse), 7 0xA1, 0x01, # . Collection (Application), 8 0x85, 0x01, # . Report ID (1), 9 0x09, 0x01, # . Usage (Pointer), 10 0xA1, 0x00, # . Collection (Physical), 11 0x05, 0x09, # . Usage Page (Button), 12 0x19, 0x01, # . Usage Minimum (01h), 13 0x29, 0x03, # . Usage Maximum (03h), 14 0x15, 0x00, # . Logical Minimum (0), [all …]
|
/linux/drivers/video/fbdev/sis/ |
H A D | init.h | 70 static const unsigned short ModeIndex_320x200[] = {0x59, 0x41, 0x00, 0x4f}; 71 static const unsigned short ModeIndex_320x240[] = {0x50, 0x56, 0x00, 0x53}; 72 static const unsigned short ModeIndex_320x240_FSTN[] = {0x5a, 0x5b, 0x00, 0x00}; /* FSTN */ 73 static const unsigned short ModeIndex_400x300[] = {0x51, 0x57, 0x00, 0x54}; 74 static const unsigned short ModeIndex_512x384[] = {0x52, 0x58, 0x00, 0x5c}; 75 static const unsigned short ModeIndex_640x400[] = {0x2f, 0x5d, 0x00, 0x5e}; 76 static const unsigned short ModeIndex_640x480[] = {0x2e, 0x44, 0x00, 0x62}; 77 static const unsigned short ModeIndex_720x480[] = {0x31, 0x33, 0x00, 0x35}; 78 static const unsigned short ModeIndex_720x576[] = {0x32, 0x34, 0x00, 0x36}; 79 static const unsigned short ModeIndex_768x576[] = {0x5f, 0x60, 0x00, 0x61}; [all …]
|
/linux/net/bluetooth/ |
H A D | selftest.c | 36 0xbd, 0x1a, 0x3c, 0xcd, 0xa6, 0xb8, 0x99, 0x58, 37 0x99, 0xb7, 0x40, 0xeb, 0x7b, 0x60, 0xff, 0x4a, 38 0x50, 0x3f, 0x10, 0xd2, 0xe3, 0xb3, 0xc9, 0x74, 39 0x38, 0x5f, 0xc5, 0xa3, 0xd4, 0xf6, 0x49, 0x3f, 42 0xfd, 0xc5, 0x7f, 0xf4, 0x49, 0xdd, 0x4f, 0x6b, 43 0xfb, 0x7c, 0x9d, 0xf1, 0xc2, 0x9a, 0xcb, 0x59, 44 0x2a, 0xe7, 0xd4, 0xee, 0xfb, 0xfc, 0x0a, 0x90, 45 0x9a, 0xbb, 0xf6, 0x32, 0x3d, 0x8b, 0x18, 0x55, 48 0xe6, 0x9d, 0x35, 0x0e, 0x48, 0x01, 0x03, 0xcc, 49 0xdb, 0xfd, 0xf4, 0xac, 0x11, 0x91, 0xf4, 0xef, [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tc_peer.c | 16 static const __u8 src_mac[] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55}; 17 static const __u8 dst_mac[] = {0x00, 0x22, 0x33, 0x44, 0x55, 0x66}; 28 return bpf_redirect_peer(IFINDEX_SRC, 0); in tc_dst() 34 return bpf_redirect_peer(IFINDEX_DST, 0); in tc_src() 40 return bpf_redirect(IFINDEX_SRC, 0); in tc_dst_l3() 48 if (bpf_skb_change_head(skb, ETH_HLEN, 0) != 0) in tc_src_l3() 51 if (bpf_skb_store_bytes(skb, 0, &src_mac, ETH_ALEN, 0) != 0) in tc_src_l3() 54 if (bpf_skb_store_bytes(skb, ETH_ALEN, &dst_mac, ETH_ALEN, 0) != 0) in tc_src_l3() 57 if (bpf_skb_store_bytes(skb, ETH_ALEN + ETH_ALEN, &proto, sizeof(__u16), 0) != 0) in tc_src_l3() 60 return bpf_redirect_peer(IFINDEX_DST, 0); in tc_src_l3()
|