Lines Matching refs:bpf_u_int32
121 typedef u_int bpf_u_int32; typedef
168 bpf_u_int32 magic;
172 bpf_u_int32 sigfigs; /* accuracy of timestamps */
173 bpf_u_int32 snaplen; /* max length saved portion of each pkt */
174 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */
207 bpf_u_int32 caplen; /* length of portion present */
208 bpf_u_int32 len; /* length this packet (off wire) */
266 bpf_u_int32 flags; /* PCAP_IF_ interface flags */
335 PCAP_API int pcap_lookupnet(const char *, bpf_u_int32 *, bpf_u_int32 *, char *);
463 bpf_u_int32);
465 const char *, int, bpf_u_int32);
590 PCAP_API int pcap_oid_get_request(pcap_t *, bpf_u_int32, void *, size_t *);
591 PCAP_API int pcap_oid_set_request(pcap_t *, bpf_u_int32, const void *, size_t *);