Searched refs:link_type (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_db.c301 int link_type; /* Type of link: TCP, UDP, ICMP, member in struct:alias_link
304 /* values for link_type */
412 int link_type)
417 if (link_type != LINK_PPTP)
419 n += link_type;
426 u_short src_port, u_short dst_port, int link_type)
432 if (link_type != LINK_PPTP) {
436 n += link_type;
631 lnk->link_type, 0);
645 && ((lnk->link_type
410 StartPointIn(struct in_addr alias_addr, u_short alias_port, int link_type) argument
425 StartPointOut(struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, int link_type) argument
674 GetSocket(struct libalias *la, u_short port_net, int *sockfd, int link_type) argument
737 int link_type; local
927 AddLink(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, struct in_addr alias_addr, u_short src_port, u_short dst_port, int alias_port_param, int link_type) argument
1063 ReLink(struct alias_link *old_lnk, struct in_addr src_addr, struct in_addr dst_addr, struct in_addr alias_addr, u_short src_port, u_short dst_port, int alias_port_param, int link_type) argument
1092 _FindLinkOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, int link_type, int replace_partial_links) argument
1141 FindLinkOut(struct libalias *la, struct in_addr src_addr, struct in_addr dst_addr, u_short src_port, u_short dst_port, int link_type, int replace_partial_links) argument
1172 _FindLinkIn(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_short dst_port, u_short alias_port, int link_type, int replace_partial_links) argument
1287 FindLinkIn(struct libalias *la, struct in_addr dst_addr, struct in_addr alias_addr, u_short dst_port, u_short alias_port, int link_type, int replace_partial_links) argument
1499 int link_type; local
1539 int link_type; local
1673 int link_type; local
2273 int link_type; local
[all...]
H A Dalias_local.h263 int alias_param, int link_type);
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.c217 ng_hci_get_neighbor(ng_hci_unit_p unit, bdaddr_p bdaddr,int link_type) argument
225 if (n->addrtype == link_type &&
256 ng_hci_new_con(ng_hci_unit_p unit, int link_type) argument
286 con->link_type = link_type;
288 if (con->link_type != NG_HCI_LINK_SCO)
317 if (con->link_type != NG_HCI_LINK_SCO)
349 ng_hci_con_by_bdaddr(ng_hci_unit_p unit, bdaddr_p bdaddr, int link_type) argument
354 if (con->link_type == link_type
[all...]
H A Dng_hci_ulpi.c68 int link_type; local
90 link_type = ((ng_hci_lp_con_req_ep *)(NGI_MSG(item)->data))->link_type;
91 switch(link_type){
108 return (ng_hci_lp_le_con_req(unit, item, hook, link_type));
110 panic("%s: link_type invalid.", __func__);
190 cfm->link_type = con->link_type;
342 if (acl_con->link_type == NG_HCI_LINK_ACL &&
365 * 1) sco_con->link_type
485 ng_hci_lp_le_con_req(ng_hci_unit_p unit, item_p item, hook_p hook, int link_type) argument
[all...]
H A Dng_hci_evnt.c251 send_data_packets(ng_hci_unit_p unit, int link_type, int limit) argument
268 reallink_type = (con->link_type == NG_HCI_LINK_SCO)?
270 if (reallink_type != link_type){
356 hook = (con->link_type != NG_HCI_LINK_SCO)? unit->acl : unit->sco;
454 int link_type; local
462 link_type = (ep->address_type)? NG_HCI_LINK_LE_RANDOM :
467 * 1) con->link_type == link_type
472 if (con->link_type == link_type
[all...]
H A Dng_hci_main.c522 e2->link_type = c->link_type;
832 if (con->link_type == NG_HCI_LINK_SCO) {
835 "link_type=%d\n", __func__, NG_NODE_NAME(unit->node),
836 con_handle, con->link_type);
951 if (con->link_type != NG_HCI_LINK_SCO) {
954 "link_type=%d\n", __func__, NG_NODE_NAME(unit->node),
955 con_handle, con->link_type);
H A Dng_hci_var.h183 u_int8_t link_type; /* ACL or SCO */ member in struct:ng_hci_unit_con
H A Dng_hci_cmds.c513 } else if (con->link_type != NG_HCI_LINK_ACL) {
516 con->link_type);
/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
H A Dutil.c43 hci_link2str(int link_type) argument
50 return (link_type >= SIZE(t)? "?" : t[link_type]);
H A Dnode.c307 (r.connections[n].link_type == NG_HCI_LINK_ACL)?
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-lmp.c444 u_int link_type; local
1044 link_type = EXTRACT_8BITS(obj_tptr);
1048 "Unknown", link_type),
1049 link_type));
1051 switch (link_type) {
H A Dprint-olsr.c326 uint8_t link_type, neighbor_type; local
449 link_type = OLSR_EXTRACT_LINK_TYPE(ptr.hello_link->link_code);
457 tok2str(olsr_link_type_values, "Unknown", link_type),
H A Dospf.h111 /* rla_link.link_type */
156 uint8_t link_type; member in struct:tos_link
H A Dprint-ospf6.c88 /* rla_link.link_type */
159 uint8_t link_type; member in struct:lsa6::__anon30::__anon31::rlalink6
507 switch (rlp->link_type) {
535 rlp->link_type));
H A Dprint-ospf.c648 switch (rlp->un_tos.link.link_type) {
676 rlp->un_tos.link.link_type));
/freebsd-11-stable/sys/netgraph/bluetooth/include/
H A Dng_hci.h399 u_int16_t link_type; /* type of connection */ member in struct:__anon135
419 u_int8_t link_type; /* link type */ member in struct:__anon137
427 u_int8_t link_type; /* link type */ member in struct:__anon138
436 u_int8_t link_type; /* link type */ member in struct:__anon139
444 u_int8_t link_type; /* link type */ member in struct:__anon140
477 uint8_t link_type; member in struct:__anon144
575 u_int8_t link_type; /* ACL or SCO */ member in struct:__anon150
1739 u_int8_t link_type; /* Link type */ member in struct:__anon301
1747 u_int8_t link_type; /* link type */ member in struct:__anon302
1897 u_int8_t link_type; /* Lin member in struct:__anon324
[all...]
/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c111 ep->link_type = type;
156 con = ng_l2cap_con_by_addr(l2cap, &ep->bdaddr, ep->link_type);
226 con = ng_l2cap_con_by_addr(l2cap, &ep->bdaddr, ep->link_type);
247 con = ng_l2cap_new_con(l2cap, &ep->bdaddr, ep->link_type);
262 rp->link_type = NG_HCI_LINK_ACL;
528 (ch->con->linktype == ep->link_type))
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c657 unsigned long link_type; member in struct:swrap_file_hdr
919 file_hdr.link_type = 0x0065; /* 101 RAW IP */
/freebsd-11-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c623 ep->link_type = NG_HCI_LINK_SCO;
652 ep->link_type = NG_HCI_LINK_SCO;
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h2050 u8 link_type[4]; member in struct:i40e_aqc_get_link_status::__anon4694::__anon4696
H A Di40e_common.c1990 i40e_memcpy(&tmp, resp->link_type, sizeof(tmp),
/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c7858 if (SLI4_LINK_TYPE_ETHERNET == link_state->link_type) {
7864 link_state->link_type);
H A Dsli4.h5099 link_type:2,
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h1675 u8 link_type[0x1]; member in struct:mlx5_ifc_nodnic_event_word_bits

Completed in 384 milliseconds