/linux-2.4.37.9/net/rose/ |
D | rose_in.c | 53 static int rose_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state1_machine() 89 static int rose_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state2_machine() 116 static int rose_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr,… in rose_state3_machine() 225 static int rose_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state4_machine() 261 static int rose_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) in rose_state5_machine() 275 int queued = 0, frametype, ns, nr, q, d, m; in rose_process_rx_frame() local
|
D | rose_loopback.c | 79 unsigned short frametype; in rose_loopback_timer() local
|
D | rose_link.c | 141 void rose_link_rx_restart(struct sk_buff *skb, struct rose_neigh *neigh, unsigned short frametype) in rose_link_rx_restart()
|
D | rose_subr.c | 110 void rose_write_internal(struct sock *sk, int frametype) in rose_write_internal()
|
D | rose_route.c | 771 unsigned short frametype; in rose_route_frame() local
|
/linux-2.4.37.9/net/ax25/ |
D | ax25_std_in.c | 67 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state1_machine() 129 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int t… in ax25_std_state2_machine() 166 static int ax25_std_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int n… in ax25_std_state3_machine() 291 static int ax25_std_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int n… in ax25_std_state4_machine() 445 int queued = 0, frametype, ns, nr, pf; in ax25_std_frame_in() local
|
D | ax25_ds_in.c | 52 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state1_machine() 113 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int ty… in ax25_ds_state2_machine() 158 static int ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr… in ax25_ds_state3_machine() 294 int queued = 0, frametype, ns, nr, pf; in ax25_ds_frame_in() local
|
D | ax25_subr.c | 132 int frametype = AX25_ILLEGAL; in ax25_decode() local 179 void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) in ax25_send_control()
|
/linux-2.4.37.9/net/netrom/ |
D | nr_in.c | 89 static int nr_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) in nr_state1_machine() 126 static int nr_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) in nr_state2_machine() 153 static int nr_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype) in nr_state3_machine() 282 int queued = 0, frametype; in nr_process_rx_frame() local
|
D | nr_out.c | 245 int frametype = NR_INFOACK; in nr_enquiry_response() local
|
D | nr_subr.c | 128 void nr_write_internal(struct sock *sk, int frametype) in nr_write_internal()
|
D | af_netrom.c | 834 unsigned short frametype, flags, window, timeout; in nr_rx_frame() local
|
/linux-2.4.37.9/net/x25/ |
D | x25_in.c | 96 static int x25_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) in x25_state1_machine() 145 static int x25_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) in x25_state2_machine() 170 static int x25_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, … in x25_state3_machine() 302 static int x25_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) in x25_state4_machine() 334 int queued = 0, frametype, ns, nr, q, d, m; in x25_process_rx_frame() local
|
D | x25_dev.c | 51 unsigned short frametype; in x25_receive_data() local
|
D | x25_subr.c | 121 void x25_write_internal(struct sock *sk, int frametype) in x25_write_internal()
|
D | x25_link.c | 86 void x25_link_control(struct sk_buff *skb, struct x25_neigh *neigh, unsigned short frametype) in x25_link_control()
|
/linux-2.4.37.9/net/lapb/ |
D | lapb_subr.c | 198 void lapb_send_control(lapb_cb *lapb, int frametype, int poll_bit, int type) in lapb_send_control()
|
/linux-2.4.37.9/include/asm-cris/ |
D | ptrace.h | 59 unsigned long frametype; /* type of stackframe */ member
|