Home
last modified time | relevance | path

Searched defs:wn (Results 1 – 24 of 24) sorted by relevance

/freebsd-13-stable/sys/net/route/
HDnhgrp_ctl.c107 sort_weightened_nhops(struct weightened_nhop *wn, int num_nhops) in sort_weightened_nhops()
121 sort_weightened_nhops_weights(struct weightened_nhop *wn, int num_items) in sort_weightened_nhops_weights()
147 calc_min_mpath_slots_fast(struct weightened_nhop *wn, size_t num_items, in calc_min_mpath_slots_fast()
188 calc_min_mpath_slots(struct weightened_nhop *wn, size_t num_items) in calc_min_mpath_slots()
279 alloc_nhgrp(struct weightened_nhop *wn, int num_nhops) in alloc_nhgrp()
464 nhgrp_alloc(uint32_t fibnum, int family, struct weightened_nhop *wn, int num_nhops, in nhgrp_alloc()
568 get_nhgrp(struct nh_control *ctl, struct weightened_nhop *wn, int num_nhops, in get_nhgrp()
596 struct weightened_nhop *wn, int num_nhops, int *perror) in append_nhops()
648 nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops, in nhgrp_get_group()
732 struct weightened_nhop wn[2] = {}; in nhgrp_get_addition_group() local
[all …]
HDroute_rtentry.c118 const struct weightened_nhop *wn; in destroy_rtentry() local
HDroute_ctl.c1127 const struct weightened_nhop *wn = NULL; in change_mpath_route() local
1501 const struct weightened_nhop *wn; in rib_walk_del() local
HDroute_helpers.c384 const struct weightened_nhop *wn; in rib_decompose_notification() local
/freebsd-13-stable/usr.sbin/makefs/msdos/
HDmsdosfs_conv.c164 uint16_t wn[WIN_MAXLEN], *p; in winChkName() local
236 uint16_t wn[WIN_MAXLEN], *p; in unix2winfn() local
/freebsd-13-stable/contrib/bearssl/src/rsa/
HDrsa_i32_priv.c95 uint32_t wn, wx; in br_rsa_i32_private() local
HDrsa_i31_priv.c124 uint32_t wn, wx; in br_rsa_i31_private() local
HDrsa_i15_priv.c130 uint32_t wn, wx; in br_rsa_i15_private() local
HDrsa_i62_priv.c126 uint32_t wn, wx; in br_rsa_i62_private() local
/freebsd-13-stable/contrib/tzcode/
HDasctime.c87 const char * wn; in asctime_r() local
/freebsd-13-stable/sys/dev/wpi/
HDif_wpi.c1623 struct wpi_node *wn; in wpi_node_alloc() local
1640 struct wpi_node *wn = WPI_NODE(ni); in wpi_node_free() local
1691 struct wpi_node *wn = WPI_NODE(ni); in wpi_restore_node() local
2788 struct wpi_node *wn = WPI_NODE(ni); in wpi_tx_data() local
3383 struct wpi_node *wn = WPI_NODE(ni); in wpi_add_node() local
3450 struct wpi_node *wn = WPI_NODE(ni); in wpi_add_sta_node() local
3469 struct wpi_node *wn = WPI_NODE(ni); in wpi_add_ibss_node() local
3494 struct wpi_node *wn = WPI_NODE(ni); in wpi_del_node() local
4470 struct wpi_node *wn = WPI_NODE(ni); in wpi_newassoc() local
4598 struct wpi_node *wn = WPI_NODE(ni); in wpi_load_key() local
[all …]
/freebsd-13-stable/sys/netlink/route/
HDnexthop.c272 const struct weightened_nhop *wn; in clone_unhop() local
409 struct weightened_nhop *wn = unhop->un_nhgrp_src; in dump_nhgrp() local
707 struct weightened_nhop *wn; in newnhg() local
HDrt.c183 const struct weightened_nhop *wn = nhgrp_get_nhops(nhg, &num_nhops); in dump_rc_nhg() local
779 struct weightened_nhop *wn = npt_alloc(npt, sizeof(*wn) * num_nhops); in create_nexthop_from_attrs() local
/freebsd-13-stable/sys/dev/iwn/
HDif_iwn.c2692 struct iwn_node *wn; in iwn_node_alloc() local
3205 struct iwn_node *wn; in iwn_agg_tx_complete() local
3249 struct iwn_node *wn; in iwn_rx_compressed_ba() local
3871 struct iwn_node *wn = (void *)tap->txa_ni; in iwn_ampdu_tx_done() local
4540 struct iwn_node *wn = (void *)ni; in iwn_tx_data() local
5340 struct iwn_node *wn = (void *)ni; in iwn_set_link_quality() local
7442 struct iwn_node *wn = (void *)ni; in iwn_ampdu_rx_start() local
7480 struct iwn_node *wn = (void *)ni; in iwn_ampdu_rx_stop() local
7571 struct iwn_node *wn = (void *)ni; in iwn_ampdu_tx_start() local
7634 struct iwn_node *wn = (void *)ni; in iwn4965_ampdu_tx_start() local
[all …]
/freebsd-13-stable/sys/netinet6/
HDin6_fib.c206 const struct weightened_nhop *wn; in check_urpf() local
/freebsd-13-stable/sys/netinet/
HDin_fib.c197 const struct weightened_nhop *wn; in check_urpf() local
/freebsd-13-stable/contrib/ntp/ntpd/
HDrefclock_palisade.c546 uint16_t wn; in TSIP_decode() local
/freebsd-13-stable/sys/fs/msdosfs/
HDmsdosfs_conv.c743 char wn[WIN_MAXLEN * 2 + 1], *wnp; in winSlotCnt() local
/freebsd-13-stable/contrib/bmake/
HDmake.c1323 add_wait_dependency(GNodeListNode *owln, GNode *wn) in add_wait_dependency()
/freebsd-13-stable/sys/net/
HDrtsock.c780 const struct weightened_nhop *wn; in select_nhop() local
2288 const struct weightened_nhop *wn; in sysctl_dumpentry() local
/freebsd-13-stable/contrib/unbound/validator/
HDval_utils.c936 uint8_t* wn; in val_rrset_wildcard() local
/freebsd-13-stable/sys/dev/dpaa2/
HDdpaa2_swp.c328 dpaa2_swp_set_cfg(uint8_t max_fill, uint8_t wn, uint8_t est, uint8_t rpm, in dpaa2_swp_set_cfg()
/freebsd-13-stable/contrib/ntp/include/
HDmbg_gps166.h383 uint16_t wn; ///< the week number since GPS has been installed member
/freebsd-13-stable/contrib/sendmail/src/
HDqueue.c2566 int i, num_ent, wn, nentries; local