Home
last modified time | relevance | path

Searched refs:rx_header (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/tcpdump/
H A Dprint-rx.c75 struct rx_header { struct
530 const struct rx_header *rxh; in rx_print()
688 const struct rx_header *rxh = (const struct rx_header *) bp; in rx_cache_insert()
1056 const struct rx_header *rxh; in fs_reply_print()
1289 const struct rx_header *rxh; in cb_reply_print()
1479 const struct rx_header *rxh; in prot_reply_print()
1679 const struct rx_header *rxh; in vldb_reply_print()
1954 const struct rx_header *rxh; in kauth_reply_print()
2200 const struct rx_header *rxh; in vol_reply_print()
2424 const struct rx_header *rxh; in bos_reply_print()
[all …]
/freebsd-14.2/crypto/heimdal/kdc/
H A Drx.h61 struct rx_header { struct
/freebsd-14.2/sys/dev/bfe/
H A Dif_bfe.c781 struct bfe_rxheader *rx_header; in bfe_list_newbuf() local
813 rx_header = mtod(m, struct bfe_rxheader *); in bfe_list_newbuf()
814 rx_header->len = 0; in bfe_list_newbuf()
815 rx_header->flags = 0; in bfe_list_newbuf()