Searched refs:body_offset (Results 1 – 3 of 3) sorted by relevance
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | 171 const struct xdr_buf *body, int body_offset, in gss_krb5_checksum() argument 194 err = xdr_process_buf(body, body_offset, body->len - body_offset, in gss_krb5_checksum() 732 int body_offset, struct xdr_netobj *cksumout) in krb5_etm_checksum() argument 761 err = xdr_process_buf(body, body_offset, body->len - body_offset, in krb5_etm_checksum()
|
| /linux/scripts/ |
| H A D | rustdoc_test_gen.rs | 160 let body_offset = body in main() localVariable 209 static __DOCTEST_ANCHOR: i32 = ::core::line!() as i32 + {body_offset} + 2; in main()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc.c | 163 u16 *correction_offset, u16 *body_offset) in enetc_ptp_parse() argument 189 *body_offset = (u8 *)hdr + sizeof(struct ptp_header) - base; in enetc_ptp_parse()
|