Searched defs:linktype (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-enet.c152 initdevice(char *device, int pflag, int *linktype) argument
H A Dsf-pcap.c455 sf_write_header(FILE *fp, int linktype, int thiszone, int snaplen) argument
494 pcap_setup_dump(pcap_t *p, int linktype, FILE *f, const char *fname) argument
527 int linktype; local
572 int linktype; local
[all...]
H A Dsf-pcap-ng.c131 u_short linktype; member in struct:interface_description_block
[all...]
H A Dpcap-int.h261 int linktype; /* Network linktype */ member in struct:pcap
H A Dpcap-sita.c804 static int acn_open_live(const char *name, char *errbuf, int *linktype) { /* returns 0 on error, else returns the file descriptor */ argument
H A Dpcap.c1623 pcap_open_dead(int linktype, int snaplen) argument
H A Dpcap-common.c904 int linktype; member in struct:linktype_map
1001 linktype_to_dlt(int linktype) argument
[all...]
H A Dgencode.c923 static int linktype; variable
[all...]
/freebsd-9.3-release/contrib/libpcap/pcap/
H A Dpcap.h129 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */ member in struct:pcap_file_header
/freebsd-9.3-release/sys/net/
H A Dbpf.c442 bpf_movein(struct uio *uio, int linktype, struct ifnet *ifp, struct mbuf **mp, argument

Completed in 95 milliseconds