Lines Matching refs:bpf_u_int32
162 typedef u_int bpf_u_int32; typedef
210 bpf_u_int32 magic;
214 bpf_u_int32 sigfigs; /* accuracy of timestamps; this is always 0 */
215 bpf_u_int32 snaplen; /* max length saved portion of each pkt */
216 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */
249 bpf_u_int32 caplen; /* length of portion present */
250 bpf_u_int32 len; /* length of this packet (off wire) */
308 bpf_u_int32 flags; /* PCAP_IF_ interface flags */
400 PCAP_API int pcap_lookupnet(const char *, bpf_u_int32 *, bpf_u_int32 *, char *);
616 bpf_u_int32);
620 const char *, int, bpf_u_int32);
804 PCAP_API int pcap_oid_get_request(pcap_t *, bpf_u_int32, void *, size_t *);
807 PCAP_API int pcap_oid_set_request(pcap_t *, bpf_u_int32, const void *, size_t *);