/kernel/linux/linux-5.10/net/rose/ |
H A D | rose_in.c | 36 static int rose_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state1_machine() argument 73 static int rose_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state2_machine() argument 101 static int rose_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in rose_state3_machine() argument 212 static int rose_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state4_machine() argument 250 rose_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) rose_state5_machine() argument 265 int queued = 0, frametype, ns, nr, q, d, m; rose_process_rx_frame() local [all...] |
H A D | rose_loopback.c | 65 unsigned short frametype; in rose_loopback_timer() local
|
H A D | rose_link.c | 139 void rose_link_rx_restart(struct sk_buff *skb, struct rose_neigh *neigh, unsigned short frametype) in rose_link_rx_restart() argument
|
/kernel/linux/linux-5.10/net/ax25/ |
H A D | ax25_ds_in.c | 32 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state1_machine() argument 100 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state2_machine() argument 145 static int ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() argument 281 int queued = 0, frametype, ns, nr, pf; in ax25_ds_frame_in() local [all...] |
H A D | ax25_std_in.c | 39 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state1_machine() argument 103 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state2_machine() argument 141 static int ax25_std_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine() argument 266 static int ax25_std_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine() argument 421 int queued = 0, frametype, ns, nr, pf; ax25_std_frame_in() local [all...] |
H A D | ax25_subr.c | 100 int frametype = AX25_ILLEGAL; in ax25_decode() local 147 void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) in ax25_send_control() argument [all...] |
/kernel/linux/linux-6.6/net/rose/ |
H A D | rose_in.c | 37 static int rose_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state1_machine() argument 74 static int rose_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state2_machine() argument 102 static int rose_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in rose_state3_machine() argument 213 static int rose_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state4_machine() argument 251 rose_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) rose_state5_machine() argument 266 int queued = 0, frametype, ns, nr, q, d, m; rose_process_rx_frame() local [all...] |
H A D | rose_loopback.c | 65 unsigned short frametype; in rose_loopback_timer() local
|
H A D | rose_link.c | 139 void rose_link_rx_restart(struct sk_buff *skb, struct rose_neigh *neigh, unsigned short frametype) in rose_link_rx_restart() argument
|
/kernel/linux/linux-6.6/net/ax25/ |
H A D | ax25_ds_in.c | 32 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state1_machine() argument 100 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state2_machine() argument 145 static int ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() argument 281 int queued = 0, frametype, ns, nr, pf; in ax25_ds_frame_in() local [all...] |
H A D | ax25_std_in.c | 39 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state1_machine() argument 103 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state2_machine() argument 141 static int ax25_std_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine() argument 266 static int ax25_std_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine() argument 421 int queued = 0, frametype, ns, nr, pf; ax25_std_frame_in() local [all...] |
H A D | ax25_subr.c | 100 int frametype = AX25_ILLEGAL; in ax25_decode() local 147 void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) in ax25_send_control() argument [all...] |
/kernel/linux/linux-5.10/net/netrom/ |
H A D | nr_in.c | 146 static int nr_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype) in nr_state3_machine() argument 71 nr_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) nr_state1_machine() argument 115 nr_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) nr_state2_machine() argument 280 int queued = 0, frametype; nr_process_rx_frame() local [all...] |
H A D | nr_subr.c | 119 void nr_write_internal(struct sock *sk, int frametype) in nr_write_internal() argument
|
H A D | nr_out.c | 241 int frametype = NR_INFOACK; in nr_enquiry_response() local
|
/kernel/linux/linux-5.10/net/x25/ |
H A D | x25_dev.c | 29 unsigned short frametype; in x25_receive_data() local
|
H A D | x25_in.c | 87 static int x25_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) in x25_state1_machine() argument 175 static int x25_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) in x25_state2_machine() argument 208 static int x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in x25_state3_machine() argument 344 static int x25_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) in x25_state4_machine() argument 390 x25_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) x25_state5_machine() argument 418 int queued = 0, frametype, ns, nr, q, d, m; x25_process_rx_frame() local [all...] |
H A D | x25_subr.c | 109 void x25_write_internal(struct sock *sk, int frametype) in x25_write_internal() argument
|
/kernel/linux/linux-5.10/net/lapb/ |
H A D | lapb_subr.c | 221 void lapb_send_control(struct lapb_cb *lapb, int frametype, in lapb_send_control() argument
|
/kernel/linux/linux-6.6/net/netrom/ |
H A D | nr_in.c | 146 static int nr_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype) in nr_state3_machine() argument 71 nr_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) nr_state1_machine() argument 115 nr_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) nr_state2_machine() argument 279 int queued = 0, frametype; nr_process_rx_frame() local [all...] |
H A D | nr_subr.c | 119 void nr_write_internal(struct sock *sk, int frametype) in nr_write_internal() argument
|
H A D | nr_out.c | 241 int frametype = NR_INFOACK; in nr_enquiry_response() local
|
/kernel/linux/linux-6.6/net/x25/ |
H A D | x25_dev.c | 29 unsigned short frametype; in x25_receive_data() local
|
H A D | x25_in.c | 87 static int x25_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) in x25_state1_machine() argument 175 static int x25_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) in x25_state2_machine() argument 208 static int x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in x25_state3_machine() argument 344 static int x25_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) in x25_state4_machine() argument 390 x25_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) x25_state5_machine() argument 418 int queued = 0, frametype, ns, nr, q, d, m; x25_process_rx_frame() local [all...] |
/kernel/linux/linux-6.6/net/lapb/ |
H A D | lapb_subr.c | 221 void lapb_send_control(struct lapb_cb *lapb, int frametype, in lapb_send_control() argument
|