Searched refs:cause (Results 1 – 16 of 16) sorted by relevance
/net/x25/ |
D | x25_subr.c | 221 *dptr++ = x25->causediag.cause; in x25_write_internal() 338 void x25_disconnect(struct sock *sk, int reason, unsigned char cause, in x25_disconnect() argument 349 x25->causediag.cause = cause; in x25_disconnect()
|
D | x25_link.c | 186 unsigned char cause) in x25_transmit_clear_request() argument 204 *dptr++ = cause; in x25_transmit_clear_request()
|
D | x25_in.c | 142 x25->causediag.cause = 0x01; in x25_state1_machine()
|
/net/rose/ |
D | rose_subr.c | 165 *dptr++ = rose->cause; in rose_write_internal() 530 void rose_disconnect(struct sock *sk, int reason, int cause, int diagnostic) in rose_disconnect() argument 542 if (cause != -1) in rose_disconnect() 543 rose->cause = cause; in rose_disconnect()
|
D | rose_route.c | 678 struct rose_neigh *rose_get_neigh(rose_address *addr, unsigned char *cause, in rose_get_neigh() argument 712 *cause = ROSE_OUT_OF_ORDER; in rose_get_neigh() 715 *cause = ROSE_NOT_OBTAINABLE; in rose_get_neigh() 864 unsigned char cause, diagnostic; in rose_route_frame() local 925 rose->cause = ROSE_NETWORK_CONGESTION; in rose_route_frame() 1045 if ((new_neigh = rose_get_neigh(dest_addr, &cause, &diagnostic, 1)) == NULL) { in rose_route_frame() 1046 rose_transmit_clear_request(rose_neigh, lci, cause, diagnostic); in rose_route_frame()
|
D | rose_link.c | 233 void rose_transmit_clear_request(struct rose_neigh *neigh, unsigned int lci, unsigned char cause, u… in rose_transmit_clear_request() argument 255 *dptr++ = cause; in rose_transmit_clear_request()
|
D | af_rose.c | 763 unsigned char cause, diagnostic; in rose_connect() local 806 rose->neighbour = rose_get_neigh(&addr->srose_addr, &cause, in rose_connect() 1368 rose_cause.cause = rose->cause; in rose_ioctl() 1377 rose->cause = rose_cause.cause; in rose_ioctl()
|
/net/sctp/ |
D | ulpevent.c | 382 __be16 cause; in sctp_ulpevent_make_remote_error() local 386 cause = ch->cause; in sctp_ulpevent_make_remote_error() 416 sre->sre_error = cause; in sctp_ulpevent_make_remote_error()
|
D | sm_statefuns.c | 1340 errhdr->cause = SCTP_ERROR_RESTART; in sctp_sf_send_restart_abort() 2474 if (SCTP_ERROR_STALE_COOKIE == err->cause) in sctp_sf_cookie_echoed_err() 2691 error = ((struct sctp_errhdr *)chunk->skb->data)->cause; in __sctp_sf_do_9_1_abort() 2738 error = ((struct sctp_errhdr *)chunk->skb->data)->cause; in sctp_sf_cookie_wait_abort() 3731 if (SCTP_ERROR_STALE_COOKIE == err->cause) { in sctp_sf_ootb()
|
D | sm_make_chunk.c | 150 err.cause = cause_code; in sctp_init_cause() 3051 err_param.cause = err_code; in sctp_add_asconf_response() 3455 return err_param->cause; in sctp_get_asconf_response()
|
D | sm_sideeffect.c | 982 switch (err_hdr->cause) { in sctp_cmd_process_operr()
|
/net/atm/ |
D | Kconfig | 37 ATMARP table. This may cause problems when ATMARP table entries are
|
/net/bluetooth/ |
D | Kconfig | 122 is a developer option and can cause significant delay when booting
|
/net/ax25/ |
D | Kconfig | 16 kernel: saying N will just cause the configurator to skip all
|
/net/ipv6/ |
D | Kconfig | 6 # IPv6 as module will cause a CRASH if you try to unload it
|
/net/ipv4/ |
D | Kconfig | 24 answering N will just cause the configurator to skip all the
|