Searched refs:normal (Results 1 – 11 of 11) sorted by relevance
/net/atm/ |
D | lec.c | 152 mesg->content.normal.flag = *buff & 0x01; in lec_handle_bridge() 359 dev->dev_addr[i] = mesg->content.normal.mac_addr[i]; in lec_atm_send() 366 lec_addr_delete(priv, mesg->content.normal.atm_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() 373 lec_flush_complete(priv, mesg->content.normal.flag); in lec_atm_send() 377 entry = lec_arp_find(priv, mesg->content.normal.mac_addr); 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() [all …]
|
D | Kconfig | 46 network. Besides operating as a normal ATM end station client, Linux
|
/net/sctp/ |
D | endpointola.c | 355 goto normal; in sctp_endpoint_bh_rcv() 369 normal: in sctp_endpoint_bh_rcv()
|
D | associola.c | 1006 goto normal; in sctp_assoc_bh_rcv() 1021 normal: in sctp_assoc_bh_rcv()
|
/net/rxrpc/ |
D | sendmsg.c | 578 if (p->call.nr_timeouts >= 3 && p->call.timeouts.normal > 60 * 60 * 1000) in rxrpc_sendmsg_cmsg() 728 j = msecs_to_jiffies(p.call.timeouts.normal); in rxrpc_do_sendmsg() 729 if (p.call.timeouts.normal > 0 && j == 0) in rxrpc_do_sendmsg()
|
D | ar-internal.h | 725 u32 normal; /* Max time since last call packet (msec) */ member
|
/net/ipv6/ |
D | Kconfig | 239 normal and source prefix specific routes in the same routing table 241 avoided by defining different routing tables for the normal and
|
/net/core/ |
D | skbuff.c | 3867 goto normal; in skb_segment() 3880 goto normal; in skb_segment() 3882 goto normal; in skb_segment() 3888 goto normal; in skb_segment() 3903 normal: in skb_segment()
|
D | dev.c | 5526 goto normal; in dev_gro_receive() 5570 goto normal; in dev_gro_receive() 5590 goto normal; in dev_gro_receive() 5618 normal: in dev_gro_receive()
|
/net/ipv4/ |
D | Kconfig | 212 Network), which looks like a normal Ethernet LAN (Local Area 532 involved, especially when sharing a common bottleneck with normal
|
/net/sched/ |
D | Kconfig | 352 over netlink, causing the plug to be removed and resuming the normal
|