Searched refs:bpf_setif (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c194 static int bpf_setif(struct bpf_d *, ifnet_t ifp, u_int32_t dlt);
1382 error = bpf_setif(d, ifp, 0);
1621 bpf_setif(struct bpf_d *d, ifnet_t theywant, u_int32_t dlt) function

Completed in 13 milliseconds