Searched defs:call_id (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/net/rxrpc/ |
D | ar-call.c | 69 __be32 call_id, in rxrpc_call_hashfunc() 153 __be32 call_id, in rxrpc_find_call_hash() 422 __be32 call_id; in rxrpc_incoming_call() local
|
D | ar-connection.c | 307 __be32 call_id; in rxrpc_add_call_ID_to_conn() local
|
D | ar-internal.h | 408 __be32 call_id; /* call ID on connection */ member
|
/linux-4.4.14/drivers/net/ppp/ |
D | pptp.c | 86 __be16 call_id; member 91 static struct pppox_sock *lookup_chan(u16 call_id, __be32 s_addr) in lookup_chan() 110 static int lookup_chan_dst(u16 call_id, __be32 d_addr) in lookup_chan_dst() 135 static int call_id; in add_chan() local
|
/linux-4.4.14/include/linux/netfilter/ |
D | nf_conntrack_proto_gre.h | 61 __be16 call_id; /* peer's call_id for this session */ member
|
/linux-4.4.14/include/uapi/linux/ |
D | if_pppox.h | 49 __u16 call_id; member
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 709 … thread_id, comm_id, call_path_id, call_time, return_time, branch_count, call_id, return_id, paren… argument
|
/linux-4.4.14/include/rxrpc/ |
D | packet.h | 161 __be32 call_id[4]; /* encrypted call IDs */ member
|