Searched refs:next_header (Results 1 – 13 of 13) 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/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 2040 ohci->config_rom[0] = ohci->next_header; in handle_selfid_complete_event() 2041 reg_write(ohci, OHCI1394_ConfigROMhdr, be32_to_cpu(ohci->next_header)); in handle_selfid_complete_event() 2396 ohci->next_header = ohci->next_config_rom[0]; in ohci_enable() 2528 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 | 1210 NPC_WRITE_FLOW(NPC_IPFRAG_IPV6, next_header, pkt->next_header, 0, in npc_update_flow() 1211 mask->next_header, 0); in npc_update_flow()
|
| H A D | mbox.h | 1841 u8 next_header; member
|
| H A D | rvu_debugfs.c | 3373 seq_printf(s, "0x%x ", rule->packet.next_header); in rvu_dbg_npc_mcam_show_flows() 3374 seq_printf(s, "mask 0x%x\n", rule->mask.next_header); in rvu_dbg_npc_mcam_show_flows()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_tc.c | 698 flow_spec->next_header = val ? in otx2_tc_prepare_flow() 700 flow_mask->next_header = 0xff; in otx2_tc_prepare_flow()
|
| H A D | otx2_flows.c | 887 pkt->next_header = ipv6_usr_hdr->l4_proto; in otx2_prepare_ipv6_flow() 888 pmask->next_header = ipv6_usr_mask->l4_proto; in otx2_prepare_ipv6_flow()
|
| /linux/fs/smb/client/ |
| H A D | smb2ops.c | 5633 .next_header = smb2_next_header, 5738 .next_header = smb2_next_header, 5854 .next_header = smb2_next_header, 5970 .next_header = smb2_next_header,
|
| H A D | cifsglob.h | 602 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()
|