/freebsd/sys/net/route/ |
H A D | nhgrp_ctl.c | 107 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() 461 nhgrp_alloc(uint32_t fibnum, int family, struct weightened_nhop *wn, int num_nhops, in nhgrp_alloc() 565 get_nhgrp(struct nh_control *ctl, struct weightened_nhop *wn, int num_nhops, in get_nhgrp() 593 struct weightened_nhop *wn, int num_nhops, int *perror) in append_nhops() 645 nhgrp_get_group(struct rib_head *rh, struct weightened_nhop *wn, int num_nhops, in nhgrp_get_group() 729 struct weightened_nhop wn[2] = {}; in nhgrp_get_addition_group() local [all …]
|
H A D | route_rtentry.c | 117 const struct weightened_nhop *wn; in destroy_rtentry() local
|
H A D | route_ctl.c | 1141 const struct weightened_nhop *wn = NULL; in change_mpath_route() local 1515 const struct weightened_nhop *wn; in rib_walk_del() local
|
H A D | route_helpers.c | 384 const struct weightened_nhop *wn; in rib_decompose_notification() local
|
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_conv.c | 163 uint16_t wn[WIN_MAXLEN], *p; in winChkName() local 235 uint16_t wn[WIN_MAXLEN], *p; in unix2winfn() local
|
/freebsd/contrib/bearssl/src/rsa/ |
H A D | rsa_i32_priv.c | 95 uint32_t wn, wx; in br_rsa_i32_private() local
|
H A D | rsa_i15_priv.c | 130 uint32_t wn, wx; in br_rsa_i15_private() local
|
H A D | rsa_i31_priv.c | 124 uint32_t wn, wx; in br_rsa_i31_private() local
|
H A D | rsa_i62_priv.c | 126 uint32_t wn, wx; in br_rsa_i62_private() local
|
/freebsd/contrib/tzcode/ |
H A D | asctime.c | 75 const char * wn; asctime_r() local
|
/freebsd/sys/dev/wpi/ |
H A D | if_wpi.c | 1622 struct wpi_node *wn; in wpi_node_alloc() local 1639 struct wpi_node *wn = WPI_NODE(ni); in wpi_node_free() local 1690 struct wpi_node *wn = WPI_NODE(ni); in wpi_restore_node() local 2787 struct wpi_node *wn = WPI_NODE(ni); in wpi_tx_data() local 3382 struct wpi_node *wn = WPI_NODE(ni); in wpi_add_node() local 3449 struct wpi_node *wn = WPI_NODE(ni); in wpi_add_sta_node() local 3468 struct wpi_node *wn = WPI_NODE(ni); in wpi_add_ibss_node() local 3493 struct wpi_node *wn = WPI_NODE(ni); in wpi_del_node() local 4469 struct wpi_node *wn = WPI_NODE(ni); in wpi_newassoc() local 4597 struct wpi_node *wn = WPI_NODE(ni); in wpi_load_key() local [all …]
|
/freebsd/sys/netlink/route/ |
H A D | nexthop.c | 272 const struct weightened_nhop *wn; in clone_unhop() local 409 struct weightened_nhop *wn = unhop->un_nhgrp_src; in dump_nhgrp() local 756 struct weightened_nhop *wn; in newnhg() local
|
H A D | rt.c | 183 const struct weightened_nhop *wn = nhgrp_get_nhops(nhg, &num_nhops); in dump_rc_nhg() local 846 struct weightened_nhop *wn = npt_alloc(npt, sizeof(*wn) * num_nhops); in create_nexthop_from_attrs() local
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwn.c | 2691 struct iwn_node *wn; in iwn_node_alloc() local 3204 struct iwn_node *wn; in iwn_agg_tx_complete() local 3248 struct iwn_node *wn; in iwn_rx_compressed_ba() local 3870 struct iwn_node *wn = (void *)tap->txa_ni; in iwn_ampdu_tx_done() local 4539 struct iwn_node *wn = (void *)ni; in iwn_tx_data() local 5337 struct iwn_node *wn = (void *)ni; in iwn_set_link_quality() local 7455 struct iwn_node *wn = (void *)ni; in iwn_ampdu_rx_start() local 7493 struct iwn_node *wn = (void *)ni; in iwn_ampdu_rx_stop() local 7584 struct iwn_node *wn = (void *)ni; in iwn_ampdu_tx_start() local 7647 struct iwn_node *wn = (void *)ni; in iwn4965_ampdu_tx_start() local [all …]
|
/freebsd/sys/netinet6/ |
H A D | in6_fib.c | 207 const struct weightened_nhop *wn; in check_urpf() local
|
/freebsd/sys/netinet/ |
H A D | in_fib.c | 198 const struct weightened_nhop *wn; in check_urpf() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_palisade.c | 546 uint16_t wn; in TSIP_decode() local
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_conv.c | 743 char wn[WIN_MAXLEN * 2 + 1], *wnp; in winSlotCnt() local
|
/freebsd/contrib/bmake/ |
H A D | make.c | 1321 add_wait_dependency(GNodeListNode *owln, GNode *wn) in add_wait_dependency()
|
/freebsd/sys/net/ |
H A D | rtsock.c | 723 const struct weightened_nhop *wn; in select_nhop() local 2230 const struct weightened_nhop *wn; in sysctl_dumpentry() local
|
/freebsd/contrib/unbound/validator/ |
H A D | val_utils.c | 936 uint8_t* wn; in val_rrset_wildcard() local
|
/freebsd/sys/dev/dpaa2/ |
H A D | dpaa2_swp.c | 328 dpaa2_swp_set_cfg(uint8_t max_fill, uint8_t wn, uint8_t est, uint8_t rpm, in dpaa2_swp_set_cfg()
|
/freebsd/contrib/ntp/include/ |
H A D | mbg_gps166.h | 383 uint16_t wn; ///< the week number since GPS has been installed member
|
/freebsd/contrib/sendmail/src/ |
H A D | queue.c | 2566 int i, num_ent, wn, nentries; local
|