| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | link.h | 17 struct link { struct 25 TAILQ_HEAD(link_list, link); argument
|
| H A D | link.c | 27 struct link *link; in link_find() local 40 link_next(struct link *link) in link_next() 104 struct link *link; in link_create() local 256 struct link *link; in link_is_up() local
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_link.c | 25 struct softnic_link *link; in softnic_link_free() local 40 struct softnic_link *link; in softnic_link_find() local 58 struct softnic_link *link; in softnic_link_create() local
|
| /f-stack/dpdk/examples/pipeline/ |
| H A D | obj.h | 84 struct link { struct 93 struct link * argument
|
| H A D | obj.c | 169 struct link *link; in link_create() local 322 struct link *link; in link_is_up() local 342 struct link *link; in link_find() local 355 link_next(struct obj *obj, struct link *link) in link_next()
|
| H A D | cli.c | 243 struct link *link; in cmd_link() local 347 print_link_info(struct link *link, char *out, size_t out_size) in print_link_info() 413 struct link *link; in cmd_link_show() local 526 struct link *link; in cmd_pipeline_port_in() local 658 struct link *link; in cmd_pipeline_port_out() local
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_link.c | 38 nix_link_status_print(struct rte_eth_dev *eth_dev, struct rte_eth_link *link) in nix_link_status_print() 52 struct cgx_link_user_info *link) in otx2_eth_dev_link_status_update() 89 lbk_link_update(struct rte_eth_link *link) in lbk_link_update() 99 cgx_link_update(struct otx2_eth_dev *dev, struct rte_eth_link *link) in cgx_link_update() 122 struct rte_eth_link link; in otx2_nix_link_update() local
|
| /f-stack/freebsd/kern/ |
| H A D | kern_rctl.c | 386 struct rctl_rule_link *link; in rctl_throttle_decay() local 429 struct rctl_rule_link *link; in rctl_pcpu_available() local 503 struct rctl_rule_link *link; in rctl_enforce() local 705 struct rctl_rule_link *link; in rctl_get_limit() local 732 struct rctl_rule_link *link; in rctl_get_available() local 888 struct rctl_rule_link *link; in rctl_racct_add_rule() local 906 struct rctl_rule_link *link; in rctl_racct_add_rule_locked() local 1694 struct rctl_rule_link *link; in rctl_get_rules_callback() local 1713 struct rctl_rule_link *link; in sys_rctl_get_rules() local 1799 struct rctl_rule_link *link; in sys_rctl_get_limits() local [all …]
|
| /f-stack/freebsd/net/ |
| H A D | pfil.c | 168 struct pfil_link *link; in pfil_run_hooks() local 241 struct pfil_link *link, *next; in pfil_head_unregister() local 324 struct pfil_link *in, *out, *link; in pfil_link() local 419 struct pfil_link *link; in pfil_link_free() local 465 struct pfil_link *link; in pfil_link_remove() local 538 struct pfil_link *link; in pfilioc_listheads() local
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | xlp_pci.c | 284 xlp_pcib_hardware_swap_enable(int node, int link) in xlp_pcib_hardware_swap_enable() 314 int node, link; in xlp_pcib_attach() local 353 int i, link; in xlp_alloc_msi() local 385 int link; in xlp_map_msi() local 456 int node, val, link; in mips_platform_pcib_setup_intr() local
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_inode.c | 475 const char *link = nd_get_link(nd); in zpl_put_link() local 489 zpl_get_link_common(struct dentry *dentry, struct inode *ip, char **link) in zpl_get_link_common() 523 char *link = NULL; in zpl_get_link() local 541 char *link = NULL; in zpl_get_link() local 557 char *link = NULL; in zpl_follow_link() local 570 char *link = NULL; in zpl_follow_link() local
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_bridge.c | 342 link_p link; in ng_bridge_newhook() local 507 link_p link; in ng_bridge_rcvmsg() local 847 link_p link = NG_HOOK_PRIVATE(hook); in ng_bridge_disconnect() local 898 ng_bridge_put(priv_p priv, const u_char *addr, link_p link) in ng_bridge_put() 997 ng_bridge_remove_hosts(priv_p priv, link_p link) in ng_bridge_remove_hosts() 1026 link_p link = NG_HOOK_PRIVATE(hook); in ng_bridge_unmute() local
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | init.c | 72 struct rte_eth_link link; in app_init_port() local 303 struct rte_eth_link link; in app_init_sched_port() local
|
| /f-stack/freebsd/ddb/ |
| H A D | db_watch.h | 47 struct db_watchpoint *link; /* link in in-use or free chain */ member
|
| H A D | db_break.h | 55 struct db_breakpoint *link; /* link in in-use or free chain */ member
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | cluster.c | 590 clusterLink *link = zmalloc(sizeof(*link)); in createClusterLink() local 602 void freeClusterLink(clusterLink *link) { in freeClusterLink() 619 clusterLink *link; in clusterAcceptHandler() local 1465 int nodeUpdateAddressIfNeeded(clusterNode *node, clusterLink *link, in nodeUpdateAddressIfNeeded() 1635 int clusterProcessPacket(clusterLink *link) { in clusterProcessPacket() 2113 void handleLinkIOError(clusterLink *link) { in handleLinkIOError() 2121 clusterLink *link = (clusterLink*) privdata; in clusterWriteHandler() local 2145 clusterLink *link = (clusterLink*) privdata; in clusterReadHandler() local 2350 void clusterSendPing(clusterLink *link, int type) { in clusterSendPing() 2576 void clusterSendUpdate(clusterLink *link, clusterNode *node) { in clusterSendUpdate() [all …]
|
| /f-stack/tools/ngctl/ |
| H A D | show.c | 122 struct linkinfo *const link = &hlist->link[k]; in ShowCmd() local
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | event_helper.c | 257 struct eh_event_link_info *link; in eh_set_default_conf_link() local 587 struct eh_event_link_info *link; in eh_initialize_eventdev() local 935 struct eh_event_link_info *link = NULL; in eh_find_worker() local 1020 struct eh_event_link_info *link; in eh_get_event_lcore_links() local 1374 struct eh_event_link_info *link; in eh_display_link_conf() local
|
| /f-stack/freebsd/arm64/coresight/ |
| H A D | coresight_acpi.c | 253 const union acpi_object *link) in cs_acpi_record_endpoint() 303 const union acpi_object *link; in coresight_acpi_get_ports() local
|
| /f-stack/dpdk/examples/link_status_interrupt/ |
| H A D | main.c | 110 struct rte_eth_link link; in print_stats() local 443 struct rte_eth_link link; in lsi_event_callback() local 472 struct rte_eth_link link; in check_all_ports_link_status() local
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | list.c | 227 list_link_init(list_node_t *link) in list_link_init() 234 list_link_active(list_node_t *link) in list_link_active()
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_82543.c | 738 bool link; in e1000_polarity_reversal_workaround_82543() local 1030 bool link = true; in e1000_setup_copper_link_82543() local 1169 bool link; in e1000_check_for_copper_link_82543() local
|
| H A D | e1000_phy.c | 1674 bool link = true; in e1000_setup_copper_link_generic() local 1729 bool link; in e1000_phy_force_speed_duplex_igp() local 1795 bool link; in e1000_phy_force_speed_duplex_m88() local 1934 bool link; in e1000_phy_force_speed_duplex_ife() local 2614 bool link; in e1000_get_phy_info_m88() local 2689 bool link; in e1000_get_phy_info_igp() local 2751 bool link; in e1000_get_phy_info_ife() local 3893 bool link; in e1000_phy_force_speed_duplex_82577() local 3942 bool link; in e1000_get_phy_info_82577() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | multilist.c | 420 multilist_link_init(multilist_node_t *link) in multilist_link_init() 426 multilist_link_active(multilist_node_t *link) in multilist_link_active()
|
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_phy.c | 1705 bool link = false; in igc_setup_copper_link_generic() local 1760 bool link; in igc_phy_force_speed_duplex_igp() local 1826 bool link; in igc_phy_force_speed_duplex_m88() local 1969 bool link; in igc_phy_force_speed_duplex_ife() local 2654 bool link; in igc_get_phy_info_m88() local 2729 bool link; in igc_get_phy_info_igp() local 2791 bool link; in igc_get_phy_info_ife() local 3937 bool link = false; in igc_phy_force_speed_duplex_82577() local 3986 bool link; in igc_get_phy_info_82577() local
|