Home
last modified time | relevance | path

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

/freebsd-src/contrib/libpcap/
H A Dpcap-util.c396 swap_pseudo_headers(int linktype,struct pcap_pkthdr * hdr,u_char * data) swap_pseudo_headers() argument
432 pcap_post_process(int linktype,int swapped,struct pcap_pkthdr * hdr,u_char * data) pcap_post_process() argument
442 fixup_pcap_pkthdr(int linktype,struct pcap_pkthdr * hdr,const u_char * data) fixup_pcap_pkthdr() argument
H A Dsf-pcap.c720 sf_write_header(pcap_t * p,FILE * fp,int linktype,int snaplen) sf_write_header() argument
795 pcap_setup_dump(pcap_t * p,int linktype,FILE * f,const char * fname) pcap_setup_dump() argument
828 int linktype; pcap_dump_open() local
913 int linktype; pcap_dump_fopen() local
931 int linktype; pcap_dump_open_append() local
[all...]
H A Dpcap-enet.c148 initdevice(char * device,int pflag,int * linktype) initdevice() argument
H A Dpcap-common.c1213 int linktype; global() member
1318 linktype_to_dlt(int linktype) linktype_to_dlt() argument
[all...]
H A Dsavefile.c454 pcap_adjust_snapshot(bpf_u_int32 linktype,bpf_u_int32 snaplen) pcap_adjust_snapshot() argument
H A Drpcap-protocol.h282 int32 linktype; /* Link type */ global() member
H A Dsf-pcapng.c117 u_short linktype; global() member
[all...]
H A Dpcap-int.h266 int linktype; /* Network linktype */ global() member
H A Dpcap-sita.c838 acn_open_live(const char * name,char * errbuf,int * linktype) acn_open_live() argument
H A Dpcap.c4381 pcap_open_dead_with_tstamp_precision(int linktype,int snaplen,u_int precision) global() argument
4444 pcap_open_dead(int linktype,int snaplen) global() argument
[all...]
H A Dpcap-linux.c5124 bpf_u_int32 linktype; global() member
[all...]
H A Dgencode.c246 int linktype; global() member
[all...]
/freebsd-src/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c99 static int ng_hci_linktype_to_addrtype(int linktype) in ng_hci_linktype_to_addrtype()
/freebsd-src/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h368 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-src/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h122 uint8_t linktype; member
/freebsd-src/contrib/libpcap/pcap/
H A Dpcap.h214 bpf_u_int32 linktype; /* data link type (LINKTYPE_*) */ member
/freebsd-src/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c1258 int lcid, int result, int linktype) in ng_btsocket_l2cap_send_l2ca_con_rsp_req() argument
/freebsd-src/sys/net/
H A Dbpf.c565 bpf_movein(struct uio *uio, int linktype, struct ifnet *ifp, struct mbuf **mp, in bpf_movein() argument