/net/ax25/ |
D | ax25_std_in.c | 145 static int ax25_std_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int n… in ax25_std_state3_machine() 270 static int ax25_std_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int n… in ax25_std_state4_machine() 425 int queued = 0, frametype, ns, nr, pf; in ax25_std_frame_in() local
|
D | ax25_ds_in.c | 149 static int ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr… in ax25_ds_state3_machine() 285 int queued = 0, frametype, ns, nr, pf; in ax25_ds_frame_in() local
|
D | ax25_subr.c | 100 int ax25_decode(ax25_cb *ax25, struct sk_buff *skb, int *ns, int *nr, int *pf) in ax25_decode()
|
/net/rose/ |
D | rose_in.c | 105 static int rose_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr,… in rose_state3_machine() 267 int queued = 0, frametype, ns, nr, q, d, m; in rose_process_rx_frame() local
|
D | rose_subr.c | 201 int rose_decode(struct sk_buff *skb, int *ns, int *nr, int *q, int *d, int *m) in rose_decode()
|
/net/x25/ |
D | x25_in.c | 169 static int x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, … in x25_state3_machine() 331 int queued = 0, frametype, ns, nr, q, d, m; in x25_process_rx_frame() local
|
D | x25_subr.c | 263 int x25_decode(struct sock *sk, struct sk_buff *skb, int *ns, int *nr, int *q, in x25_decode()
|
/net/llc/ |
D | llc_c_ev.c | 59 static u16 llc_util_ns_inside_rx_window(u8 ns, u8 vr, u8 rw) in llc_util_ns_inside_rx_window() 201 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns() local 213 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_cmd_pbit_set_1_unexpd_ns() local 225 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_cmd_pbit_set_x_inval_ns() local 268 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_rsp_fbit_set_0_unexpd_ns() local 280 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_rsp_fbit_set_1_unexpd_ns() local 292 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_rsp_fbit_set_x_unexpd_ns() local 303 const u8 ns = LLC_I_GET_NS(pdu); in llc_conn_ev_rx_i_rsp_fbit_set_x_inval_ns() local
|
D | llc_pdu.c | 107 void llc_pdu_init_as_i_cmd(struct sk_buff *skb, u8 p_bit, u8 ns, u8 nr) in llc_pdu_init_as_i_cmd()
|
/net/netrom/ |
D | nr_in.c | 155 unsigned short nr, ns; in nr_state3_machine() local
|
D | nr_subr.c | 104 int nr_in_rx_window(struct sock *sk, unsigned short ns) in nr_in_rx_window()
|
/net/tipc/ |
D | node.c | 390 struct tipc_node_subscr *ns, *tns; in node_lost_contact() local
|
D | name_table.c | 555 struct name_seq *ns; in nametbl_find_seq() local
|
/net/irda/ |
D | irlap.c | 740 int irlap_validate_ns_received(struct irlap_cb *self, int ns) in irlap_validate_ns_received()
|
/net/atm/ |
D | clip.c | 850 struct neigh_seq_state ns; member
|
/net/ipv4/ |
D | tcp.c | 1729 int ns = next & TCP_STATE_MASK; in tcp_close_state() local
|