Searched defs:interval (Results 1 – 12 of 12) sorted by relevance
/net/sched/ |
D | sch_codel.c | 137 u32 interval = nla_get_u32(tb[TCA_CODEL_INTERVAL]); in codel_change() local
|
D | sch_fq_codel.c | 330 u64 interval = nla_get_u32(tb[TCA_FQ_CODEL_INTERVAL]); in fq_codel_change() local
|
/net/mac80211/ |
D | mesh_hwmp.c | 773 u32 orig_sn, metric, metric_txsta, interval; in hwmp_rann_frame_process() local 1206 u32 interval = ifmsh->mshcfg.dot11MeshHWMPRannInterval; in mesh_path_tx_root_frame() local
|
D | ibss.c | 824 int interval = IEEE80211_SCAN_INTERVAL; in ieee80211_sta_find_ibss() local
|
D | mesh.c | 590 u32 interval; in ieee80211_mesh_rootpath() local
|
/net/ipv4/ |
D | inet_connection_sock.c | 573 const unsigned long interval, in inet_csk_reqsk_queue_prune()
|
D | ipmr.c | 667 unsigned long interval = c->mfc_un.unres.expires - now; in ipmr_expire_process() local
|
/net/bluetooth/ |
D | hci_core.c | 2018 static int hci_do_le_scan(struct hci_dev *hdev, u8 type, u16 interval, in hci_do_le_scan() 2094 int hci_le_scan(struct hci_dev *hdev, u8 type, u16 interval, u16 window, in hci_le_scan()
|
/net/core/ |
D | ethtool.c | 1121 int n = rc * 2, i, interval = HZ / n; in ethtool_phys_id() local
|
/net/bridge/ |
D | br_multicast.c | 419 unsigned long interval; in br_ip6_multicast_alloc_query() local
|
/net/ipv6/ |
D | ip6mr.c | 868 unsigned long interval = c->mfc_un.unres.expires - now; in ipmr_do_expire_process() local
|
/net/wireless/ |
D | nl80211.c | 5321 u32 interval; in nl80211_start_sched_scan() local
|