Searched refs:bd_hdrcmplt (Results 1 – 3 of 3) sorted by relevance
144 int bd_hdrcmplt; /* false to fill in src lladdr automatically */ member
208 uint8_t bd_hdrcmplt; member
1608 int bd_hdrcmplt; in bpfwrite() local1665 bd_hdrcmplt = d->bd_hdrcmplt; in bpfwrite()1669 error = bpf_movein_batch(uio, d, &m, bd_hdrcmplt ? NULL : SA(dst_buf)); in bpfwrite()1674 error = bpf_movein(uio, resid, d, &m, bd_hdrcmplt ? NULL : SA(dst_buf)); in bpfwrite()1696 if (bd_hdrcmplt) { in bpfwrite()2376 *addr_int = d->bd_hdrcmplt; in bpfioctl()2392 d->bd_hdrcmplt = int_arg ? 1 : 0; in bpfioctl()2673 if (d->bd_hdrcmplt == 0) { in bpfioctl()4619 d->bd_hdrcmplt = bd->bd_hdrcmplt != 0 ? 1 : 0; in bpfstats_fill_xbpf()