Searched defs:call_id (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/ppp/ |
H A 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/include/net/ |
H A D | pptp.h | 21 __be16 call_id; member
|
/linux/net/rxrpc/ |
H A D | conn_event.c | 95 u32 serial, max_mtu, if_mtu, call_id, padding; rxrpc_conn_retransmit_call() local
|
H A D | conn_client.c | 419 u32 call_id = chan->call_counter + 1; in rxrpc_activate_one_channel() local
|
H A D | rxkad.c | 1143 u32 call_id = ntohl(response->encrypted.call_id[i]); rxkad_verify_response() local [all...] |
H A D | ar-internal.h | 500 u32 call_id; /* ID of current call */ global() member 692 u32 call_id; /* call ID on connection */ global() member
|
/linux/include/uapi/linux/ |
H A D | if_pppox.h | 53 __u16 call_id; member
|
/linux/drivers/virt/coco/sev-guest/ |
H A D | sev-guest.c | 357 u64 call_id; in sev_svsm_report_new() local
|
/linux/tools/perf/scripts/python/ |
H A 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/arch/x86/include/asm/ |
H A D | sev.h | 574 static inline int snp_issue_svsm_attest_req(u64 call_id, struct svsm_call *call, struct svsm_attest… in snp_issue_svsm_attest_req()
|