Searched refs:normal (Results 1 – 13 of 13) sorted by relevance
| /net/atm/ |
| A D | lec.c | 153 mesg->content.normal.flag = *buff & 0x01; in lec_handle_bridge() 360 eth_hw_addr_set(dev, mesg->content.normal.mac_addr); in lec_atm_send() 367 mesg->content.normal.flag); in lec_atm_send() 370 priv->topology_change = mesg->content.normal.flag; in lec_atm_send() 381 if (mesg->content.normal.no_source_le_narp) in lec_atm_send() 385 lec_arp_update(priv, mesg->content.normal.mac_addr, in lec_atm_send() 386 mesg->content.normal.atm_addr, in lec_atm_send() 387 mesg->content.normal.flag, in lec_atm_send() 388 mesg->content.normal.targetless_le_arp); in lec_atm_send() 425 mesg->content.normal.flag); in lec_atm_send() [all …]
|
| A D | Kconfig | 46 network. Besides operating as a normal ATM end station client, Linux
|
| /net/core/ |
| A D | gro.c | 473 goto normal; in dev_gro_receive() 483 goto normal; in dev_gro_receive() 537 goto normal; in dev_gro_receive() 562 normal: in dev_gro_receive()
|
| A D | skbuff.c | 4749 goto normal; in skb_segment() 4762 goto normal; in skb_segment() 4764 goto normal; in skb_segment() 4770 goto normal; in skb_segment() 4785 normal: in skb_segment()
|
| /net/sctp/ |
| A D | endpointola.c | 360 goto normal; in sctp_endpoint_bh_rcv() 374 normal: in sctp_endpoint_bh_rcv()
|
| A D | associola.c | 992 goto normal; in sctp_assoc_bh_rcv() 1007 normal: in sctp_assoc_bh_rcv()
|
| /net/ipv6/ |
| A D | Kconfig | 254 normal and source prefix specific routes in the same routing table 256 avoided by defining different routing tables for the normal and
|
| /net/rxrpc/ |
| A D | call_object.c | 221 if (p->timeouts.normal) in rxrpc_alloc_client_call() 222 call->next_rx_timo = umin(p->timeouts.normal, 1); in rxrpc_alloc_client_call()
|
| A D | sendmsg.c | 585 if (p->call.nr_timeouts >= 3 && p->call.timeouts.normal > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg() 739 WRITE_ONCE(call->next_rx_timo, p.call.timeouts.normal); in rxrpc_do_sendmsg()
|
| A D | ar-internal.h | 896 u32 normal; /* Max time since last call packet (msec) */ member
|
| /net/ipv4/ |
| A D | Kconfig | 212 Network), which looks like a normal Ethernet LAN (Local Area 545 involved, especially when sharing a common bottleneck with normal
|
| /net/sched/ |
| A D | Kconfig | 371 over netlink, causing the plug to be removed and resuming the normal
|
| /net/mac80211/ |
| A D | tx.c | 4505 goto normal; in ieee80211_subif_start_xmit() 4528 normal: in ieee80211_subif_start_xmit()
|
Completed in 46 milliseconds