Searched defs:hdrsize (Results 1 – 16 of 16) sorted by relevance
/linux/scripts/dtc/libfdt/ |
H A D | fdt.c | 52 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_() 57 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_() 91 size_t hdrsize; in fdt_check_header() local
|
H A D | fdt_sw.c | 111 const int hdrsize = FDT_ALIGN(sizeof(struct fdt_header), in fdt_create_with_flags() local
|
/linux/net/netfilter/ |
H A D | nft_inner.c | 51 u8 hdrsize; member 68 u32 hdrsize; in nft_inner_parse_l2l3() local 341 u32 flags, hdrsize, type, num; in nft_inner_init() local
|
H A D | nf_nat_proto.c | 106 int hdrsize = 8; in sctp_manip_pkt() local 148 int hdrsize = 8; /* TCP connection tracking guarantees this much */ in tcp_manip_pkt() local
|
H A D | nf_flow_table_ip.c | 174 u32 hdrsize; member
|
/linux/drivers/crypto/nx/ |
H A D | nx-842.c | 168 unsigned int hdrsize) in compress() 264 unsigned int groups, hdrsize, h; in nx842_crypto_compress() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | uc.c | 267 u32 hdrsize = packet->hlen; in hfi1_uc_rcv() local
|
H A D | rc.c | 2318 u16 hdrsize = packet->hlen; in rc_rcv_resp() local 2773 u32 hdrsize = packet->hlen; in hfi1_rc_rcv() local
|
H A D | ud.c | 810 u32 hdrsize = packet->hlen; in hfi1_ud_rcv() local
|
H A D | tid_rdma.c | 2493 u16 hdrsize = packet->hlen; in hfi1_rc_rcv_tid_rdma_read_resp() local 4314 u16 hdrsize = packet->hlen; in hfi1_rc_rcv_tid_rdma_write_data() local
|
/linux/net/sched/ |
H A D | act_ct.c | 518 size_t hdrsize; in tcf_ct_flow_table_fill_tuple_ipv4() local 591 size_t hdrsize; in tcf_ct_flow_table_fill_tuple_ipv6() local
|
/linux/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 64 size_t hdrsize, plsize = 0; in ep11_kb_split() local 108 size_t hdrsize = 0, plsize = 0; in ep11_kb_decode() local
|
/linux/fs/xfs/scrub/ |
H A D | attr_repair.c | 404 unsigned int hdrsize; in xrep_xattr_recover_leaf() local
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | dma.c | 1202 size_t hdrsize = b43_txhdr_size(ring->dev); in dma_tx_fragment() local
|
/linux/net/sunrpc/ |
H A D | clnt.c | 1361 unsigned int hdrsize) in rpc_prepare_reply_pages()
|
/linux/include/linux/ |
H A D | pe.h | 250 uint16_t hdrsize; /* header size in "paragraphs" */ member
|