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

/linux-master/include/net/
H A Dpptp.h21 __be16 call_id; member in struct:pptp_gre_header
/linux-master/include/uapi/linux/
H A Dif_pppox.h53 __u16 call_id; member in struct:pptp_addr
/linux-master/net/rxrpc/
H A Dconn_event.c94 u32 serial, mtu, call_id, padding; local
H A Dconn_client.c419 u32 call_id = chan->call_counter + 1; local
H A Drxkad.c1129 u32 call_id = ntohl(response->encrypted.call_id[i]); local
[all...]
H A Dprotocol.h170 __be32 call_id[4]; /* encrypted call IDs */ member in struct:rxkad_response::__anon3031
H A Dar-internal.h488 u32 call_id; /* ID of current call */ member in struct:rxrpc_connection::rxrpc_channel
666 u32 call_id; /* call ID on connection */ member in struct:rxrpc_call
/linux-master/drivers/net/ppp/
H A Dpptp.c53 static struct pppox_sock *lookup_chan(u16 call_id, __be32 s_addr) argument
72 static int lookup_chan_dst(u16 call_id, __be32 d_addr) argument
97 static int call_id; local
[all...]

Completed in 182 milliseconds