Home | History | Annotate | Download | only in libpcap

Lines Matching refs:bpf_u_int32

71 typedef	u_int bpf_u_int32;
114 bpf_u_int32 magic;
118 bpf_u_int32 sigfigs; /* accuracy of timestamps */
119 bpf_u_int32 snaplen; /* max length saved portion of each pkt */
120 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */
143 bpf_u_int32 caplen; /* length of portion present */
144 bpf_u_int32 len; /* length this packet (off wire) */
200 bpf_u_int32 flags; /* PCAP_IF_ interface flags */
220 int pcap_lookupnet(const char *, bpf_u_int32 *, bpf_u_int32 *, char *);
243 bpf_u_int32);
245 const char *, int, bpf_u_int32);