Searched defs:scid (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_evnt.c | 526 u_int16_t scid, dcid, result, status; in ng_l2cap_process_con_rsp() local 782 u_int16_t scid, cflag, result; in ng_l2cap_process_cfg_rsp() local 936 u_int16_t scid, dcid; in ng_l2cap_process_discon_req() local 1026 u_int16_t scid, dcid; in ng_l2cap_process_discon_rsp() local 1294 u_int16_t mtu, u_int16_t scid, u_int16_t dcid) in send_l2cap_reject() 1321 send_l2cap_con_rej(ng_l2cap_con_p con, u_int8_t ident, u_int16_t scid, in send_l2cap_con_rej() 1349 send_l2cap_cfg_rsp(ng_l2cap_con_p con, u_int8_t ident, u_int16_t scid, in send_l2cap_cfg_rsp()
|
H A D | ng_l2cap_misc.c | 381 ng_l2cap_chan_by_scid(ng_l2cap_p l2cap, u_int16_t scid, int idtype) in ng_l2cap_chan_by_scid() 404 ng_l2cap_chan_by_conhandle(ng_l2cap_p l2cap, uint16_t scid, in ng_l2cap_chan_by_conhandle()
|
H A D | ng_l2cap_var.h | 154 u_int16_t scid; /* source channel ID */ member
|
/freebsd/sys/netgraph/bluetooth/include/ |
H A D | ng_l2cap.h | 207 u_int16_t scid; /* local CID */ member 217 u_int16_t scid; /* source channel ID */ member 224 u_int16_t scid; /* source channel ID */ member 240 u_int16_t scid; /* source channel ID */ member 267 u_int16_t scid; /* source channel ID */ member 688 u_int16_t scid; /* source (local) channel ID */ member
|
/freebsd/crypto/openssl/apps/ |
H A D | cms.c | 1340 ASN1_STRING *scid; in receipt_request_print() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Value.cpp | 53 Value::Value(Type *ty, unsigned scid) in Value()
|
/freebsd/contrib/unbound/util/ |
H A D | netevent.c | 1580 const uint8_t* dcid, size_t dcidlen, const uint8_t* scid, 1797 struct ngtcp2_cid scid; local
|
/freebsd/contrib/unbound/services/ |
H A D | listen_dnsport.c | 4734 doq_conn_setup(struct doq_conn* conn, uint8_t* scid, size_t scidlen, in doq_conn_setup()
|