Changeset 1403 for trunk/lib/format_bpf.c
- Timestamp:
- 01/15/09 14:27:32 (4 years ago)
- File:
-
- 1 edited
-
trunk/lib/format_bpf.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/format_bpf.c
r1401 r1403 69 69 70 70 #define BPFHDR(x) ((struct bpf_hdr *)((x)->header)) 71 72 static int bpf_probe_filename(const char *filename) 73 { 74 return (if_nametoindex(filename) != 0); 75 } 71 76 72 77 static int bpf_start_filename(const char *filename)
Note: See TracChangeset
for help on using the changeset viewer.
