HomeSort by: relevance | last modified time | path
    Searched defs:bpf_hdrlen (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
bpf.c 254 static int bpf_hdrlen(struct bpf_d *);
1983 bpf_hdrlen(struct bpf_d *d) function in typeref:typename:int
2014 int hdrlen = bpf_hdrlen(d);

Completed in 62 milliseconds