Searched refs:bd_hdrcmplt (Results 1 – 2 of 2) sorted by relevance
134 int bd_hdrcmplt; /* false to fill in src lladdr automatically */ member
1334 int bd_hdrcmplt; in bpfwrite() local1372 bd_hdrcmplt = d->bd_hdrcmplt; in bpfwrite()1378 bd_hdrcmplt ? NULL : (struct sockaddr *)dst_buf, in bpfwrite()1418 if (d->bd_hdrcmplt) { in bpfwrite()1967 bcopy(&d->bd_hdrcmplt, addr, sizeof(u_int)); in bpfioctl()1975 d->bd_hdrcmplt = int_arg ? 1 : 0; in bpfioctl()