Home
last modified time | relevance | path

Searched defs:call_id (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ppp/
H A Dpptp.c53 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 Dpptp.h21 __be16 call_id; member
/linux/net/rxrpc/
H A Dconn_event.c103 u32 serial, max_mtu, if_mtu, call_id, padding; in rxrpc_conn_retransmit_call() local
H A Dconn_client.c419 u32 call_id = chan->call_counter + 1; in rxrpc_activate_one_channel() local
H A Drxkad.c1216 u32 call_id = ntohl(response->encrypted.call_id[i]); rxkad_verify_response() local
[all...]
H A Drxgk.c1132 u32 call_id = ntohl(*p++); rxgk_verify_authenticator() local
H A Dar-internal.h560 u32 call_id; /* ID of current call */ member
764 u32 call_id; /* call ID on connection */ member
/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1043 … thread_id, comm_id, call_path_id, call_time, return_time, branch_count, call_id, return_id, paren… argument