Searched defs:linktype (Results 1 – 13 of 13) sorted by relevance
/external/libpcap/ |
D | sf-pcap.c | 569 sf_write_header(pcap_t *p, FILE *fp, int linktype, int thiszone, int snaplen) in sf_write_header() 608 pcap_setup_dump(pcap_t *p, int linktype, FILE *f, const char *fname) in pcap_setup_dump() 641 int linktype; in pcap_dump_open() local 686 int linktype; in pcap_dump_fopen() local 704 int linktype; in pcap_dump_open_append() local
|
D | pcap-enet.c | 148 initdevice(char *device, int pflag, int *linktype) in initdevice()
|
D | pcap-common.c | 1007 int linktype; member 1111 linktype_to_dlt(int linktype) in linktype_to_dlt() 1365 swap_pseudo_headers(int linktype, struct pcap_pkthdr *hdr, u_char *data) in swap_pseudo_headers()
|
D | pcap.c | 1816 pcap_open_dead_with_tstamp_precision(int linktype, int snaplen, u_int precision) in pcap_open_dead_with_tstamp_precision() 1854 pcap_open_dead(int linktype, int snaplen) in pcap_open_dead()
|
D | pcap-int.h | 188 int linktype; /* Network linktype */ member
|
D | sf-pcap-ng.c | 131 u_short linktype; member
|
D | gencode.c | 935 static int linktype; variable
|
/external/ppp/pppd/include/ |
D | pcap-int.h | 71 int linktype; member
|
/external/libnl/lib/route/ |
D | tc.c | 663 uint32_t linktype) in adjust_size() 695 uint32_t linktype = rtnl_tc_get_linktype(tc); in rtnl_tc_build_rate_table() local
|
/external/libnl/python/netlink/route/ |
D | tc.py | 152 def linktype(self): member in Tc 156 def linktype(self, value): member in Tc
|
/external/syslinux/gpxe/src/drivers/net/ |
D | 3c90x.c | 663 unsigned short linktype; in a3c90x_hw_start() local
|
D | 3c90x.h | 233 enum linktype { enum
|
/external/libpcap/pcap/ |
D | pcap.h | 129 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */ member
|