/freebsd/contrib/libpcap/ |
H A D | sf-pcap.c | 792 sf_write_header(pcap_t *p, FILE *fp, int linktype, int snaplen) in sf_write_header() 873 pcap_setup_dump(pcap_t *p, int linktype, FILE *f, const char *fname) in pcap_setup_dump() 906 int linktype; in pcap_dump_open() local 991 int linktype; in pcap_dump_fopen() local 1009 int linktype; in pcap_dump_open_append() local
|
H A D | pcap-util.c | 450 swap_pseudo_headers(int linktype, struct pcap_pkthdr *hdr, u_char *data) in swap_pseudo_headers() 504 pcapint_post_process(int linktype, int swapped, struct pcap_pkthdr *hdr, in pcapint_post_process()
|
H A D | pcap-enet.c | 146 initdevice(char *device, int pflag, int *linktype) in initdevice()
|
H A D | savefile.c | 452 pcapint_adjust_snapshot(bpf_u_int32 linktype, bpf_u_int32 snaplen) in pcapint_adjust_snapshot()
|
H A D | rpcap-protocol.h | 284 int32 linktype; /* Link type */ member
|
H A D | pcap-common.c | 1380 linktype_to_dlt(int linktype) in linktype_to_dlt()
|
H A D | pcap-int.h | 268 int linktype; /* Network linktype */ member
|
H A D | sf-pcapng.c | 115 u_short linktype; member
|
H A D | pcap-sita.c | 836 static int acn_open_live(const char *name, char *errbuf, int *linktype) { /* returns 0 on error, e… in acn_open_live()
|
H A D | pcap.c | 4500 pcap_open_dead_with_tstamp_precision(int linktype, int snaplen, u_int precision) 4563 pcap_open_dead(int linktype, int snaplen)
|
H A D | pcap-linux.c | 5272 bpf_u_int32 linktype; member
|
H A D | gencode.c | 244 int linktype; member
|
/freebsd/sys/netgraph/bluetooth/hci/ |
H A D | ng_hci_main.c | 99 static int ng_hci_linktype_to_addrtype(int linktype) in ng_hci_linktype_to_addrtype()
|
/freebsd/sys/netgraph/bluetooth/include/ |
H A D | ng_l2cap.h | 368 uint8_t linktype; member 389 u_int8_t linktype; /* link type*/ member 399 u_int8_t linktype; /*link type */ member 579 uint8_t linktype; member
|
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_var.h | 122 uint8_t linktype; member
|
/freebsd/contrib/libpcap/pcap/ |
H A D | pcap.h | 214 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */ member
|
/freebsd/sys/netgraph/bluetooth/socket/ |
H A D | ng_btsocket_l2cap.c | 1258 int lcid, int result, int linktype) in ng_btsocket_l2cap_send_l2ca_con_rsp_req()
|
/freebsd/sys/net/ |
H A D | bpf.c | 565 bpf_movein(struct uio *uio, int linktype, struct ifnet *ifp, struct mbuf **mp, in bpf_movein()
|