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

/freebsd-current/contrib/libpcap/
H A Dpcap-util.c396 swap_pseudo_headers(int linktype, struct pcap_pkthdr *hdr, u_char *data) argument
432 pcap_post_process(int linktype, int swapped, struct pcap_pkthdr *hdr, argument
442 fixup_pcap_pkthdr(int linktype, struct pcap_pkthdr *hdr, const u_char *data) argument
H A Dpcap-enet.c148 initdevice(char *device, int pflag, int *linktype) argument
H A Dsf-pcap.c720 sf_write_header(pcap_t *p, FILE *fp, int linktype, int snaplen) argument
795 pcap_setup_dump(pcap_t *p, int linktype, FILE *f, const char *fname) argument
828 int linktype; local
913 int linktype; local
931 int linktype; local
[all...]
H A Dsavefile.c454 pcap_adjust_snapshot(bpf_u_int32 linktype, bpf_u_int32 snaplen) argument
H A Dpcap-int.h266 int linktype; /* Network linktype */ member in struct:pcap
H A Drpcap-protocol.h282 int32 linktype; /* Link type */ member in struct:rpcap_openreply
H A Dsf-pcapng.c117 u_short linktype; member in struct:interface_description_block
[all...]
H A Dpcap-sita.c838 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-common.c1213 int linktype; member in struct:linktype_map
1318 linktype_to_dlt(int linktype) argument
[all...]
H A Dpcap.c4381 pcap_open_dead_with_tstamp_precision(int linktype, int snaplen, u_int precision) argument
4444 pcap_open_dead(int linktype, int snaplen) argument
[all...]
H A Dpcap-linux.c5124 bpf_u_int32 linktype; member in struct:dsa_proto
[all...]
H A Dgencode.c246 int linktype; member in struct:_compiler_state
[all...]
/freebsd-current/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c99 static int ng_hci_linktype_to_addrtype(int linktype) argument
/freebsd-current/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h122 uint8_t linktype; member in struct:ng_l2cap_con
/freebsd-current/contrib/libpcap/pcap/
H A Dpcap.h214 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */ member in struct:pcap_file_header
/freebsd-current/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c1256 ng_btsocket_l2cap_send_l2ca_con_rsp_req(u_int32_t token, ng_btsocket_l2cap_rtentry_p rt, bdaddr_p dst, int ident, int lcid, int result, int linktype) argument
/freebsd-current/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h368 uint8_t linktype; member in struct:__anon5435
389 u_int8_t linktype; /* link type*/ member in struct:__anon5437
399 u_int8_t linktype; /*link type */ member in struct:__anon5438
579 uint8_t linktype; member in struct:__anon5458
/freebsd-current/sys/net/
H A Dbpf.c565 bpf_movein(struct uio *uio, int linktype, struct ifnet *ifp, struct mbuf **mp, argument

Completed in 211 milliseconds