Home | History | Annotate | Download | only in libpcap

Lines Matching refs:bpf_u_int32

417 static char *translate_IOP_to_pcap_name(unit_t *u, char *IOPname, bpf_u_int32 iftype) {
571 bpf_u_int32 interfaceType;
611 interfaceType = ntohl(*(bpf_u_int32 *)ptr);
636 s->sin_addr.s_addr = *(bpf_u_int32 *)(ptr + 1); /* copy the address in */
650 s->sin_addr.s_addr = *(bpf_u_int32*)(ptr + 1);
664 s->sin_addr.s_addr = *(bpf_u_int32*)(ptr + 1);
678 s->sin_addr.s_addr = *(bpf_u_int32*)(ptr + 1);