<dec f='src/src/sys/net/bpfdesc.h' l='145' type='int bpf_setf(struct bpf_d * , struct bpf_program * )'/>
<use f='src/src/sys/net/bpf.c' l='856' u='c' c='bpf_ioctl'/>
<def f='src/src/sys/net/bpf.c' l='1104' ll='1154' type='int bpf_setf(struct bpf_d * d, struct bpf_program * fp)'/>
<doc f='src/src/sys/net/bpf.c' l='1100'>/*
 * Set d&apos;s packet filter program to fp.  If this file already has a filter,
 * free it and replace it.  Returns EINVAL for bogus requests.
 */</doc>
