Searched defs:hdrsize (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/net/netfilter/
H A Dnf_nat_proto_dccp.c45 int hdrsize = 8; /* DCCP connection tracking guarantees this much */ dccp_manip_pkt() local
H A Dnf_nat_proto_tcp.c43 int hdrsize = 8; /* TCP connection tracking guarantees this much */ tcp_manip_pkt() local
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_uc.c245 u32 hdrsize; ipath_uc_rcv() local
H A Dipath_rc.c1575 u32 hdrsize; ipath_rc_rcv() local
1117 ipath_rc_rcv_resp(struct ipath_ibdev *dev, struct ipath_other_headers *ohdr, void *data, u32 tlen, struct ipath_qp *qp, u32 opcode, u32 psn, u32 hdrsize, u32 pmtu, int header_in_data) ipath_rc_rcv_resp() argument
H A Dipath_ud.c413 u32 hdrsize; ipath_ud_rcv() local
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_uc.c247 u32 hdrsize; qib_uc_rcv() local
H A Dqib_ud.c433 u32 hdrsize; qib_ud_rcv() local
H A Dqib_rc.c1870 u32 hdrsize; qib_rc_rcv() local
1399 qib_rc_rcv_resp(struct qib_ibport *ibp, struct qib_other_headers *ohdr, void *data, u32 tlen, struct qib_qp *qp, u32 opcode, u32 psn, u32 hdrsize, u32 pmtu, struct qib_ctxtdata *rcd) qib_rc_rcv_resp() argument
/linux-4.4.14/drivers/scsi/aacraid/
H A Dcomminit.c269 unsigned long hdrsize = (sizeof(u32) * NUMBER_OF_COMM_QUEUES) * 2; aac_comm_init() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Duc.c272 u32 hdrsize = packet->hlen; hfi1_uc_rcv() local
H A Dud.c645 u32 hdrsize = packet->hlen; hfi1_ud_rcv() local
H A Drc.c1948 u32 hdrsize = packet->hlen; hfi1_rc_rcv() local
1430 rc_rcv_resp(struct hfi1_ibport *ibp, struct hfi1_other_headers *ohdr, void *data, u32 tlen, struct hfi1_qp *qp, u32 opcode, u32 psn, u32 hdrsize, u32 pmtu, struct hfi1_ctxtdata *rcd) rc_rcv_resp() argument
/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dfw.c59 u16 hdrsize; validate_fw() local
/linux-4.4.14/drivers/crypto/nx/
H A Dnx-842.c266 unsigned int groups, hdrsize, h; nx842_crypto_compress() local
167 compress(struct nx842_crypto_ctx *ctx, struct nx842_crypto_param *p, struct nx842_crypto_header_group *g, struct nx842_constraints *c, u16 *ignore, unsigned int hdrsize) compress() argument
/linux-4.4.14/include/net/
H A Dgenetlink.h52 unsigned int hdrsize; member in struct:genl_family
/linux-4.4.14/drivers/net/wireless/b43/
H A Ddma.c1264 size_t hdrsize = b43_txhdr_size(ring->dev); dma_tx_fragment() local
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c1658 int hdrsize; xfs_dir3_leaf_size() local
/linux-4.4.14/net/rxrpc/
H A Dar-internal.h184 unsigned short hdrsize; /* header size (IP + UDP + RxRPC) */ member in struct:rxrpc_peer
/linux-4.4.14/include/linux/
H A Dpe.h31 uint16_t hdrsize; /* header size in "paragraphs" */ member in struct:mz_hdr

Completed in 614 milliseconds