Searched refs:NCPI (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/isdn/
H A Dcapiutil.h130 _cstruct NCPI; member in struct:__anon17614
208 _cstruct NCPI)
211 cmsg->NCPI = NCPI;
345 _cstruct NCPI)
349 cmsg->NCPI = NCPI;
369 _cstruct NCPI)
373 cmsg->NCPI = NCPI;
206 capi_fill_CONNECT_B3_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, __u32 adr, _cstruct NCPI) argument
343 capi_fill_DISCONNECT_B3_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, __u32 adr, _cstruct NCPI) argument
367 capi_fill_RESET_B3_REQ(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, __u32 adr, _cstruct NCPI) argument
443 capi_fill_CONNECT_B3_RESP(_cmsg * cmsg, __u16 ApplId, __u16 Messagenumber, __u32 adr, __u16 Reject, _cstruct NCPI) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dcapi.c707 * Parameters: NCCI = 1, NCPI empty, Reason_B3 = 0
866 * Parameters in both cases always: NCCI = 1, NCPI empty
1766 /* NCPI parameter: not applicable for B3 Transparent */
1767 ignore_cstruct_param(cs, cmsg->NCPI, "CONNECT_B3_REQ", "NCPI");
1768 send_conf(iif, ap, skb, (cmsg->NCPI && cmsg->NCPI[0]) ?
1964 /* NCPI parameter: not applicable for B3 Transparent */
1965 ignore_cstruct_param(cs, cmsg->NCPI,
1966 "DISCONNECT_B3_REQ", "NCPI");
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/capi/
H A Dcapiutil.c37 return "NCPI not supported by current protocol, NCPI ignored";
123 return "NCPI not supported";
325 {_CSTRUCT, offsetof(_cmsg, NCPI)},
735 /*2b */ "NCPI",

Completed in 107 milliseconds