Home
last modified time | relevance | path

Searched defs:bhdr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_socket.c698 linux_to_bsd_msghdr(struct msghdr *bhdr, const struct l_msghdr *lhdr) in linux_to_bsd_msghdr()
723 bsd_to_linux_msghdr(const struct msghdr *bhdr, struct l_msghdr *lhdr) in bsd_to_linux_msghdr()
/freebsd/contrib/libpcap/
H A Dsf-pcapng.c283 struct block_header bhdr; in read_block() local