Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ppp/
Dpptp.c57 static struct pppox_sock *lookup_chan(u16 call_id, __be32 s_addr) in lookup_chan()
76 static int lookup_chan_dst(u16 call_id, __be32 d_addr) in lookup_chan_dst()
101 static int call_id; in add_chan() local
/Linux-v4.19/include/net/
Dpptp.h18 __be16 call_id; member
/Linux-v4.19/net/rxrpc/
Dconn_event.c44 u32 serial, mtu, call_id, padding; in rxrpc_conn_retransmit_call() local
Dconn_client.c555 u32 call_id = chan->call_counter + 1; in rxrpc_activate_one_channel() local
Dprotocol.h172 __be32 call_id[4]; /* encrypted call IDs */ member
Drxkad.c1145 u32 call_id = ntohl(response->encrypted.call_id[i]); in rxkad_verify_response() local
Dar-internal.h417 u32 call_id; /* ID of current call */ member
579 u32 call_id; /* call ID on connection */ member
/Linux-v4.19/include/uapi/linux/
Dif_pppox.h53 __u16 call_id; member
/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py731 … thread_id, comm_id, call_path_id, call_time, return_time, branch_count, call_id, return_id, paren… argument