Searched defs:link_type (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/lib/libalias/ |
H A D | alias_db.c | 295 int link_type; /* Type of link: TCP, UDP, ICMP, proto, frag */ member 444 int link_type) in StartPointIn() 458 u_short src_port, u_short dst_port, int link_type) in StartPointOut() 698 GetSocket(u_short port_net, int *sockfd, int link_type) in GetSocket() 765 int link_type; in FindNewPortGroup() local 993 int link_type) /* port will be automatically */ in AddLink() 1142 int link_type) /* port will be automatically */ in ReLink() 1165 int link_type, in _FindLinkOut() 1220 int link_type, in FindLinkOut() 1251 int link_type, in _FindLinkIn() [all …]
|
/dflybsd-src/sys/netgraph7/bluetooth/hci/ |
H A D | ng_hci_misc.c | 254 ng_hci_new_con(ng_hci_unit_p unit, int link_type) in ng_hci_new_con() 347 ng_hci_con_by_bdaddr(ng_hci_unit_p unit, bdaddr_p bdaddr, int link_type) in ng_hci_con_by_bdaddr()
|
H A D | ng_hci_evnt.c | 249 send_data_packets(ng_hci_unit_p unit, int link_type, int limit) in send_data_packets()
|
H A D | ng_hci_var.h | 183 u_int8_t link_type; /* ACL or SCO */ member
|
/dflybsd-src/sys/netgraph7/bluetooth/include/ |
H A D | ng_hci.h | 396 u_int16_t link_type; /* type of connection */ member 416 u_int8_t link_type; /* link type */ member 424 u_int8_t link_type; /* link type */ member 433 u_int8_t link_type; /* link type */ member 441 u_int8_t link_type; /* link type */ member 566 u_int8_t link_type; /* ACL or SCO */ member 1460 u_int8_t link_type; /* Link type */ member 1468 u_int8_t link_type; /* link type */ member 1618 u_int8_t link_type; /* Link type */ member
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-lmp.c | 435 u_int link_type; in lmp_print() local
|
H A D | print-olsr.c | 325 uint8_t link_type, neighbor_type; in olsr_print() local
|
H A D | print-ospf6.c | 160 nd_uint8_t link_type; member
|
H A D | ospf.h | 154 nd_uint8_t link_type; member
|
/dflybsd-src/contrib/libpcap/ |
H A D | pcap-airpcap.c | 760 AirpcapLinkType link_type; in airpcap_activate() local
|
/dflybsd-src/sys/netbt/ |
H A D | hci.h | 1876 uint8_t link_type; /* Link type */ member 1884 uint8_t link_type; /* link type */ member 2032 uint8_t link_type; /* Link type */ member 2115 uint8_t link_type; /* link type */ member
|