Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c2755 bpf_getdltlist(struct bpf_d *d, struct bpf_dltlist *bfl) in bpf_getdltlist() argument
2770 if (bfl->bfl_list == NULL) { in bpf_getdltlist()
2771 bfl->bfl_len = n1; in bpf_getdltlist()
2774 if (n1 > bfl->bfl_len) in bpf_getdltlist()
2784 error = copyout(lst, bfl->bfl_list, sizeof(u_int) * n); in bpf_getdltlist()
2786 bfl->bfl_len = n; in bpf_getdltlist()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td5557 !strconcat("bfl", "${p}"), "$b_label, $label"> {