Searched defs:dlci (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Ddlci.c355 static int dlci_add(struct dlci_add *dlci) argument
422 static int dlci_del(struct dlci_add *dlci) argument
[all...]
H A Dsdla.c331 short dlci; member in struct:_dlci_stat
341 static void sdla_errors(struct net_device *dev, int cmd, int dlci, int ret, int len, void *data) argument
424 static int sdla_cmd(struct net_device *dev, int cmd, short dlci, short flags, argument
756 short dlci, len, len2, split; local
992 short dlci[CONFIG_DLCI_MAX]; member in struct:conf_data
[all...]
H A Dhdlc_fr.c125 int dlci; member in struct:pvc_device_struct
167 static inline void dlci_to_q922(u8 *hdr, u16 dlci) argument
186 static inline pvc_device* find_pvc(hdlc_device *hdlc, u16 dlci) argument
202 static pvc_device* add_pvc(struct net_device *dev, u16 dlci) argument
285 fr_hard_header(struct sk_buff **skb_p, u16 dlci) argument
829 u16 dlci; local
913 u16 dlci; local
1090 fr_add_pvc(struct net_device *frad, unsigned int dlci, int type) argument
1167 fr_del_pvc(hdlc_device *hdlc, unsigned int dlci, int type) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/hdlc/
H A Dioctl.h66 unsigned int dlci; member in struct:__anon9832
70 unsigned int dlci; member in struct:__anon9833
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_frad.h36 short dlci; member in struct:dlci_add
173 short dlci[CONFIG_DLCI_MAX]; member in struct:frad_local
H A Dsdla.h300 short dlci; member in struct:sdla_cmd
330 short dlci; member in struct:buf_entry
H A Dwanrouter.h154 unsigned dlci[100]; /* List of all DLCIs */ member in struct:wan_fr_conf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/bluetooth/
H A Drfcomm.h123 u8 dlci; member in struct:rfcomm_pn
133 u8 dlci; member in struct:rfcomm_rpn
143 u8 dlci; member in struct:rfcomm_rls
148 u8 dlci; member in struct:rfcomm_msc
179 u8 dlci; member in struct:rfcomm_dlc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/rfcomm/
H A Dcore.c329 static struct rfcomm_dlc *rfcomm_dlc_get(struct rfcomm_session *s, u8 dlci) argument
346 u8 dlci; local
681 rfcomm_send_sabm(struct rfcomm_session *s, u8 dlci) argument
695 rfcomm_send_ua(struct rfcomm_session *s, u8 dlci) argument
709 rfcomm_send_disc(struct rfcomm_session *s, u8 dlci) argument
745 rfcomm_send_dm(struct rfcomm_session *s, u8 dlci) argument
826 rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci, u8 bit_rate, u8 data_bits, u8 stop_bits, u8 parity, u8 flow_ctrl_settings, u8 xon_char, u8 xoff_char, u16 param_mask) argument
864 rfcomm_send_rls(struct rfcomm_session *s, int cr, u8 dlci, u8 status) argument
891 rfcomm_send_msc(struct rfcomm_session *s, int cr, u8 dlci, u8 v24_sig) argument
1034 rfcomm_recv_ua(struct rfcomm_session *s, u8 dlci) argument
1085 rfcomm_recv_dm(struct rfcomm_session *s, u8 dlci) argument
1115 rfcomm_recv_disc(struct rfcomm_session *s, u8 dlci) argument
1185 rfcomm_recv_sabm(struct rfcomm_session *s, u8 dlci) argument
1272 u8 dlci = pn->dlci; local
1323 u8 dlci = __get_dlci(rpn->dlci); local
1429 u8 dlci = __get_dlci(rls->dlci); local
1449 u8 dlci = __get_dlci(msc->dlci); local
1537 rfcomm_recv_data(struct rfcomm_session *s, u8 dlci, int pf, struct sk_buff *skb) argument
1573 u8 type, dlci, fcs; local
[all...]

Completed in 121 milliseconds