Lines Matching refs:bpf_u_int32
160 typedef u_int bpf_u_int32; typedef
208 bpf_u_int32 magic;
212 bpf_u_int32 sigfigs; /* not used - SHOULD be filled with 0 */
213 bpf_u_int32 snaplen; /* max length saved portion of each pkt */
214 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */
295 bpf_u_int32 caplen; /* length of portion present */
296 bpf_u_int32 len; /* length of this packet (off wire) */
354 bpf_u_int32 flags; /* PCAP_IF_ interface flags */
447 PCAP_API int pcap_lookupnet(const char *, bpf_u_int32 *, bpf_u_int32 *, char *);
663 bpf_u_int32);
668 const char *, int, bpf_u_int32);
852 PCAP_API int pcap_oid_get_request(pcap_t *, bpf_u_int32, void *, size_t *);
855 PCAP_API int pcap_oid_set_request(pcap_t *, bpf_u_int32, const void *, size_t *);