Home
last modified time | relevance | path

Searched defs:active (Results 1 – 19 of 19) sorted by relevance

/net/ethtool/
Dfeatures.c15 u32 active[ETHTOOL_DEV_FEATURE_WORDS]; member
160 const unsigned long *active, in features_send_reply()
/net/sctp/
Dassociola.c551 struct sctp_transport *active = asoc->peer.active_path; in sctp_assoc_rm_peer() local
927 struct sctp_transport *active; in sctp_assoc_lookup_tsn() local
/net/can/j1939/
Dtransport.c1076 bool active = false; in j1939_session_deactivate_locked() local
1095 bool active; in j1939_session_deactivate() local
1561 struct j1939_session *active = NULL; in j1939_session_activate() local
/net/dccp/
Doutput.c676 void dccp_send_close(struct sock *sk, const int active) in dccp_send_close()
/net/tipc/
Dgroup.c84 struct list_head active; member
591 struct list_head *active = &grp->active; in tipc_group_update_rcv_win() local
Dlink.c169 bool active; member
335 void tipc_link_set_active(struct tipc_link *l, bool active) in tipc_link_set_active()
Dcrypto.c108 active:2, member
/net/netfilter/
Dxt_IDLETIMER.c57 bool active; member
/net/sched/
Dsch_drr.c33 struct list_head active; member
Dsch_ets.c49 struct list_head active; member
Dsch_qfq.c164 struct list_head active; /* DRR queue of active classes. */ member
Dsch_cbq.c140 struct cbq_class *active[TC_CBQ_MAXPRIO + 1]; /* List of all classes member
/net/mac80211/
Diface.c109 bool working, scanning, active; in __ieee80211_recalc_idle() local
Dibss.c653 int active = 0; in ieee80211_sta_active_ibss() local
Dieee80211_i.h1111 unsigned int active, want; member
/net/ncsi/
Dncsi-manage.c1868 struct ncsi_channel *nc, *active, *tmp; in ncsi_reset_dev() local
/net/netfilter/ipset/
Dip_set_core.c559 const void *e, bool active) in ip_set_put_extensions()
/net/core/
Ddev.c2457 bool active = false; in remove_xps_queue_cpu() local
2491 bool active = false; in clean_xps_maps() local
2598 bool active = false, copy = false; in __netif_set_xps_queue() local
/net/rxrpc/
Dar-internal.h402 atomic_t active; /* Number of active users */ member