Home
last modified time | relevance | path

Searched defs:ns (Results 1 – 16 of 16) sorted by relevance

/net/ax25/
Dax25_std_in.c145 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
Dax25_ds_in.c149 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
Dax25_subr.c100 int ax25_decode(ax25_cb *ax25, struct sk_buff *skb, int *ns, int *nr, int *pf) in ax25_decode()
/net/rose/
Drose_in.c105 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
Drose_subr.c201 int rose_decode(struct sk_buff *skb, int *ns, int *nr, int *q, int *d, int *m) in rose_decode()
/net/x25/
Dx25_in.c169 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
Dx25_subr.c263 int x25_decode(struct sock *sk, struct sk_buff *skb, int *ns, int *nr, int *q, in x25_decode()
/net/llc/
Dllc_c_ev.c59 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
Dllc_pdu.c107 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/
Dnr_in.c155 unsigned short nr, ns; in nr_state3_machine() local
Dnr_subr.c104 int nr_in_rx_window(struct sock *sk, unsigned short ns) in nr_in_rx_window()
/net/tipc/
Dnode.c390 struct tipc_node_subscr *ns, *tns; in node_lost_contact() local
Dname_table.c555 struct name_seq *ns; in nametbl_find_seq() local
/net/irda/
Dirlap.c740 int irlap_validate_ns_received(struct irlap_cb *self, int ns) in irlap_validate_ns_received()
/net/atm/
Dclip.c850 struct neigh_seq_state ns; member
/net/ipv4/
Dtcp.c1729 int ns = next & TCP_STATE_MASK; in tcp_close_state() local