Home
last modified time | relevance | path

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

/netbsd/usr.sbin/ndbootd/config/
H A Dndbootd-bpf.c70 size_t _ndbootd_interface_bpf_buffer_offset; member
222 if (interface_bpf->_ndbootd_interface_bpf_buffer_offset in ndbootd_raw_read()
253 interface_bpf->_ndbootd_interface_bpf_buffer_offset = 0; in ndbootd_raw_read()
257 if ((interface_bpf->_ndbootd_interface_bpf_buffer_offset in ndbootd_raw_read()
267 + interface_bpf->_ndbootd_interface_bpf_buffer_offset, in ndbootd_raw_read()
269 interface_bpf->_ndbootd_interface_bpf_buffer_offset += the_bpf_header.bh_hdrlen; in ndbootd_raw_read()
276 interface_bpf->_ndbootd_interface_bpf_buffer_offset += the_bpf_header.bh_datalen; in ndbootd_raw_read()
284 + interface_bpf->_ndbootd_interface_bpf_buffer_offset))->ether_shost, in ndbootd_raw_read()
288 interface_bpf->_ndbootd_interface_bpf_buffer_offset += the_bpf_header.bh_datalen; in ndbootd_raw_read()
300 + interface_bpf->_ndbootd_interface_bpf_buffer_offset, in ndbootd_raw_read()
[all …]