Searched defs:cause_code (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pptp/
H A Dpptp_msg.h151 u_int16_t cause_code; /* Cause Code (addt'l failure information) */ member in struct:pptp_out_call_rply
203 u_int16_t cause_code; /* Cause Code (for ISDN, is Q.931 cause code) */ member in struct:pptp_call_clear_ntfy
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pptp/
H A Dpptp_msg.h151 u_int16_t cause_code; /* Cause Code (addt'l failure information) */ member in struct:pptp_out_call_rply
203 u_int16_t cause_code; /* Cause Code (for ISDN, is Q.931 cause code) */ member in struct:pptp_call_clear_ntfy
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sctp/
H A Dsm_make_chunk.c114 void sctp_init_cause(struct sctp_chunk *chunk, __be16 cause_code, argument
938 sctp_make_op_error(const struct sctp_association *asoc, const struct sctp_chunk *chunk, __be16 cause_code, const void *payload, size_t paylen) argument

Completed in 91 milliseconds