Searched refs:next_header (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_seg6_loop.c | 24 unsigned char next_header; member 76 if (ip->next_header != 43) in get_srh()
|
| H A D | test_lwt_seg6local.c | 24 unsigned char next_header; member 76 if (ip->next_header != 43) in get_srh()
|
| /linux/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_dl.c | 37 u32 next_header; member 809 dl->header->next_header = next->dma; in vsp1_dl_list_fill_header() 816 dl->header->next_header = dl->dma; in vsp1_dl_list_fill_header()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_u32.c | 48 bool next_header) in fill_match_fields() argument 60 if (next_header) { in fill_match_fields()
|
| /linux/drivers/crypto/caam/ |
| H A D | pdb.h | 224 u8 next_header; /* reserved if decap */ member
|
| /linux/drivers/firewire/ |
| H A D | ohci.c | 234 __be32 next_header; member 2038 ohci->config_rom[0] = ohci->next_header; in handle_selfid_complete_event() 2039 reg_write(ohci, OHCI1394_ConfigROMhdr, be32_to_cpu(ohci->next_header)); in handle_selfid_complete_event() 2394 ohci->next_header = ohci->next_config_rom[0]; in ohci_enable() 2526 ohci->next_header = config_rom[0]; in ohci_set_config_rom()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 1205 NPC_WRITE_FLOW(NPC_IPFRAG_IPV6, next_header, pkt->next_header, 0, in npc_update_flow() 1206 mask->next_header, 0); in npc_update_flow()
|
| /linux/fs/smb/client/ |
| H A D | smb2ops.c | 5495 .next_header = smb2_next_header, 5600 .next_header = smb2_next_header, 5716 .next_header = smb2_next_header, 5832 .next_header = smb2_next_header,
|
| H A D | cifsglob.h | 601 int (*next_header)(struct TCP_Server_Info *server, char *buf, member
|
| H A D | connect.c | 1323 if (server->ops->next_header) { in cifs_demultiplex_thread() 1324 if (server->ops->next_header(server, buf, &next_offset)) { in cifs_demultiplex_thread()
|