Searched defs:call_id (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/net/ppp/ |
D | pptp.c | 53 static struct pppox_sock *lookup_chan(u16 call_id, __be32 s_addr) in lookup_chan() 72 static int lookup_chan_dst(u16 call_id, __be32 d_addr) in lookup_chan_dst() 97 static int call_id; in add_chan() local
|
/linux-6.12.1/include/net/ |
D | pptp.h | 21 __be16 call_id; member
|
/linux-6.12.1/net/rxrpc/ |
D | conn_event.c | 94 u32 serial, mtu, call_id, padding; in rxrpc_conn_retransmit_call() local
|
D | conn_client.c | 419 u32 call_id = chan->call_counter + 1; in rxrpc_activate_one_channel() local
|
D | protocol.h | 170 __be32 call_id[4]; /* encrypted call IDs */ member
|
D | rxkad.c | 1129 u32 call_id = ntohl(response->encrypted.call_id[i]); in rxkad_verify_response() local
|
D | ar-internal.h | 488 u32 call_id; /* ID of current call */ member 666 u32 call_id; /* call ID on connection */ member
|
/linux-6.12.1/include/uapi/linux/ |
D | if_pppox.h | 53 __u16 call_id; member
|
/linux-6.12.1/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 1043 … thread_id, comm_id, call_path_id, call_time, return_time, branch_count, call_id, return_id, paren… argument
|
/linux-6.12.1/drivers/virt/coco/sev-guest/ |
D | sev-guest.c | 807 u64 call_id; in sev_svsm_report_new() local
|
/linux-6.12.1/arch/x86/include/asm/ |
D | sev.h | 429 static inline int snp_issue_svsm_attest_req(u64 call_id, struct svsm_call *call, struct svsm_attest… in snp_issue_svsm_attest_req()
|
/linux-6.12.1/arch/x86/coco/sev/ |
D | core.c | 2407 int snp_issue_svsm_attest_req(u64 call_id, struct svsm_call *call, in snp_issue_svsm_attest_req()
|