Searched defs:frametype (Results 1 - 20 of 20) sorted by relevance

/linux-master/net/ax25/
H A Dax25_ds_in.c32 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
100 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) 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) argument
281 int queued = 0, frametype, ns, nr, pf; local
[all...]
H A Dax25_std_in.c39 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) argument
103 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) 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) 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) argument
421 int queued = 0, frametype, ns, nr, pf; local
[all...]
H A Dax25_subr.c100 int frametype = AX25_ILLEGAL; local
147 void ax25_send_control(ax25_cb *ax25, int frametype, int poll_bit, int type) argument
[all...]
/linux-master/net/rose/
H A Drose_in.c37 static int rose_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
74 static int rose_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) 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) argument
213 static int rose_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
251 rose_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
266 int queued = 0, frametype, ns, nr, q, d, m; local
[all...]
H A Drose_loopback.c65 unsigned short frametype; local
H A Drose_link.c139 void rose_link_rx_restart(struct sk_buff *skb, struct rose_neigh *neigh, unsigned short frametype) argument
H A Drose_subr.c99 void rose_write_internal(struct sock *sk, int frametype) argument
[all...]
H A Drose_route.c864 unsigned short frametype; local
[all...]
/linux-master/net/lapb/
H A Dlapb_subr.c221 void lapb_send_control(struct lapb_cb *lapb, int frametype, argument
/linux-master/net/x25/
H A Dx25_dev.c29 unsigned short frametype; local
H A Dx25_subr.c109 void x25_write_internal(struct sock *sk, int frametype) argument
H A Dx25_in.c87 static int x25_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
175 static int x25_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) 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) argument
344 static int x25_state4_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
390 x25_state5_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
418 int queued = 0, frametype, ns, nr, q, d, m; local
[all...]
H A Dx25_link.c64 x25_link_control(struct sk_buff *skb, struct x25_neigh *nb, unsigned short frametype) argument
/linux-master/net/netrom/
H A Dnr_in.c146 static int nr_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
71 nr_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
115 nr_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype) argument
279 int queued = 0, frametype; local
[all...]
H A Dnr_subr.c119 void nr_write_internal(struct sock *sk, int frametype) argument
H A Dnr_out.c241 int frametype = NR_INFOACK; local
H A Daf_netrom.c879 unsigned short frametype, flags, window, timeout; local
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h91 u32 frametype; member in struct:plfxlc_header
/linux-master/drivers/media/platform/verisilicon/
H A Drockchip_av1_entropymode.h125 enum frametype { enum
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c366 static u16 frametype(u32 rspec, u8 mimoframe) function

Completed in 239 milliseconds