Home
last modified time | relevance | path

Searched defs:link (Results 1 – 25 of 239) sorted by relevance

12345678910

/freebsd/usr.sbin/ppp/
H A Dlink.h40 struct link { struct
42 const char *name; /* Points to datalink::name */ argument
47 struct pppThroughput *parent; /* MP link throughput statistics */ argument
61 #define LINK_QUEUES(link) (sizeof (link)->Queue / sizeof (link)->Queue[0]) argument
62 #define LINK_HIGHQ(link) ((link)->Queue + LINK_QUEUES(link) - 1) argument
H A Dnat_cmd.c119 struct alias_link *link; in nat_RedirectPort() local
209 struct alias_link *link; in nat_RedirectAddr() local
245 struct alias_link *link; in nat_RedirectProto() local
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dlist.h36 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument
41 #define ISC_LINK_INIT(elt, link) \ argument
43 #define ISC_LINK_LINKED(elt, link) ((void *)((elt)->link.prev) != (void *)(-1)) argument
49 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument
60 #define ISC_LIST_PREPEND(list, elt, link) \ argument
66 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ argument
69 #define __ISC_LIST_APPENDUNSAFE(list, elt, link) \ argument
80 #define ISC_LIST_APPEND(list, elt, link) \ argument
86 #define ISC_LIST_INITANDAPPEND(list, elt, link) \ argument
89 #define __ISC_LIST_UNLINKUNSAFE_TYPE(list, elt, link, type) \ argument
[all …]
H A Dutil.h192 #define INIT_LINK(elt, link) ISC_LINK_INIT(elt, link) argument
196 #define PREV(elt, link) ISC_LIST_PREV(elt, link) argument
197 #define NEXT(elt, link) ISC_LIST_NEXT(elt, link) argument
198 #define APPEND(list, elt, link) ISC_LIST_APPEND(list, elt, link) argument
199 #define PREPEND(list, elt, link) ISC_LIST_PREPEND(list, elt, link) argument
200 #define UNLINK(list, elt, link) ISC_LIST_UNLINK(list, elt, link) argument
201 #define ENQUEUE(list, elt, link) ISC_LIST_APPEND(list, elt, link) argument
202 #define DEQUEUE(list, elt, link) ISC_LIST_UNLINK(list, elt, link) argument
205 #define APPENDLIST(list1, list2, link) ISC_LIST_APPENDLIST(list1, list2, link) argument
/freebsd/lib/libc/include/isc/
H A Dlist.h35 #define INIT_LINK_TYPE(elt, link, type) \ argument
40 #define INIT_LINK(elt, link) \ argument
42 #define LINKED(elt, link) ((void *)((elt)->link.prev) != (void *)(-1) && \ argument
49 #define PREPEND(list, elt, link) \ argument
61 #define APPEND(list, elt, link) \ argument
73 #define UNLINK_TYPE(list, elt, link, type) \ argument
90 #define UNLINK(list, elt, link) \ argument
93 #define PREV(elt, link) ((elt)->link.prev) argument
94 #define NEXT(elt, link) ((elt)->link.next) argument
96 #define INSERT_BEFORE(list, before, elt, link) \ argument
[all …]
/freebsd/sys/dev/wtap/plugins/
H A Dvisibility_ioctl.h41 struct link { struct
42 int op; //0 remove, 1 link argument
48 #define VISIOCTLLINK _IOW('W', 4, struct link) // argument
/freebsd/contrib/ntp/include/
H A Dntp_lists.h361 } link argument
257 gen_node * link; global() member
355 DECL_DLIST_LINK(entrytype,link) global() argument
367 HEAD_DLIST(listhead,link) global() argument
374 TAIL_DLIST(listhead,link) global() argument
381 NEXT_DLIST(listhead,entry,link) global() argument
388 PREV_DLIST(listhead,entry,link) global() argument
395 LINK_DLIST(listhead,pentry,link) global() argument
403 LINK_TAIL_DLIST(listhead,pentry,link) global() argument
411 UNLINK_DLIST(ptounlink,link) global() argument
419 ITER_DLIST_BEGIN(listhead,iter,link,entrytype) global() argument
431 REV_ITER_DLIST_BEGIN(listhead,iter,link,entrytype) global() argument
[all...]
H A Dntp_config.h61 any_node * link; member
69 attr_val * link; member
87 address_node * link; member
96 int_node * link; member
104 string_node * link; member
112 restrict_node * link; member
125 peer_node * link; global() member
141 unpeer_node * link; global() member
163 filegen_node * link; global() member
172 setvar_node * link; global() member
182 nic_rule_node * link; global() member
192 addr_opts_node *link; global() member
201 sim_node * link; global() member
211 config_tree * link; global() member
[all...]
/freebsd/sys/dev/ocs_fc/
H A Docs_list.h86 #define link2item(list, link) ((void*) (((uint8_t*)(link)) - (list)->offset)) argument
109 #define ocs_list_init(head, type, link) _ocs_list_init(head, offsetof(type, link)) argument
191 ocs_list_init_link(ocs_list_t *list, ocs_list_t *link) in ocs_list_init_link()
218 ocs_list_t *link; in ocs_list_add_head() local
245 ocs_list_t *link; in ocs_list_add_tail() local
320 ocs_list_t *link; in ocs_list_next() local
365 ocs_list_t *link; in ocs_list_remove() local
438 ocs_list_on_list(ocs_list_link_t *link) in ocs_list_on_list()
/freebsd/sys/kern/
H A Dkern_rctl.c381 struct rctl_rule_link *link; rctl_throttle_decay() local
424 struct rctl_rule_link *link; rctl_pcpu_available() local
498 struct rctl_rule_link *link; rctl_enforce() local
700 struct rctl_rule_link *link; rctl_get_limit() local
727 struct rctl_rule_link *link; rctl_get_available() local
883 struct rctl_rule_link *link; rctl_racct_add_rule() local
901 struct rctl_rule_link *link; rctl_racct_add_rule_locked() local
928 struct rctl_rule_link *link, *linktmp; rctl_racct_remove_rules() local
1689 struct rctl_rule_link *link; rctl_get_rules_callback() local
1708 struct rctl_rule_link *link; sys_rctl_get_rules() local
1794 struct rctl_rule_link *link; sys_rctl_get_limits() local
1957 struct rctl_rule_link *link, *newlink; rctl_proc_ucred_changed() local
2108 struct rctl_rule_link *link; rctl_proc_fork() local
2163 struct rctl_rule_link *link; rctl_racct_release() local
[all...]
/freebsd/usr.sbin/arp/
H A Darp_netlink.c55 struct snl_parsed_link_simple *link) in get_link_info()
84 struct snl_parsed_link_simple link = {}; in has_l2() local
176 print_entry(struct snl_parsed_neigh *neigh, struct snl_parsed_link_simple *link) in print_entry()
273 struct snl_parsed_link_simple link = {}; in print_entries_nl() local
/freebsd/sys/net/
H A Dpfil.c150 struct pfil_link *link; in pfil_mem_common() local
200 struct pfil_link *link; in pfil_mbuf_common() local
289 struct pfil_link *link, *next; in pfil_head_unregister() local
374 struct pfil_link *in, *out, *link; in pfil_link() local
471 struct pfil_link *link; in pfil_link_free() local
517 struct pfil_link *link; in pfil_link_remove() local
588 struct pfil_link *link; in pfilioc_listheads() local
/freebsd/sbin/ifconfig/
H A Difconfig_netlink.c125 struct snl_parsed_link link; member
185 struct snl_parsed_link_simple link = {}; in if_nametoindex_nl() local
254 if_link_t *link = &iface->link; in match_iface() local
342 print_ifcaps(if_ctx *ctx, if_link_t *link) in print_ifcaps()
366 if_link_t *link = &iface->link; in status_nl() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c73 typedef struct link { struct
74 uint64_t guid; /* guid of the neighbor behind the link */ argument
75 uint32_t from; /* base_index in the adjazenz list (start of the link) */ argument
76 …uint8_t from_port; /* port on the base_side (needed for weight update to identify the correct link argument
77 uint32_t to; /* index of the neighbor in the adjazenz list (end of the link) */ argument
79 uint64_t weight; /* link weight */ argument
80 struct link *next; argument
142 static inline void set_default_link(link_t * link) in set_default_link()
497 static void set_next_srcdest_pair(cdg_link_t * link, uint32_t srcdest) in set_next_srcdest_pair()
525 static inline uint32_t get_next_srcdest_pair(cdg_link_t * link, uint32_t index) in get_next_srcdest_pair()
[all …]
/freebsd/usr.sbin/ndp/
H A Dndp_netlink.c67 struct snl_parsed_link_simple *link) in get_link_info()
96 struct snl_parsed_link_simple link = {}; in has_l2() local
211 print_entry(struct snl_parsed_neigh *neigh, struct snl_parsed_link_simple *link) in print_entry()
315 struct snl_parsed_link_simple link = {}; in print_entries_nl() local
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkLinker.cpp69 Error RemarkLinker::link(StringRef Buffer, std::optional<Format> RemarkFormat) { in link() function in RemarkLinker
105 Error RemarkLinker::link(const object::ObjectFile &Obj, in link() function in RemarkLinker
/freebsd/contrib/opencsd/decoder/source/i_dec/
H A Dtrc_idec_arminst.cpp128 uint8_t link, cond; in inst_Thumb_is_direct_branch() local
181 uint8_t link; in inst_Thumb_is_indirect_branch() local
238 uint8_t link = 0; in inst_A64_is_direct_branch() local
287 uint8_t link = 0; in inst_A64_is_indirect_branch() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp80 Link link[kMaxLink]; member
229 Link *link = &mtx1->link[li]; in MutexBeforeLock() local
245 Link *link = &mtx1->link[mtx1->nlink++]; in MutexBeforeLock() local
368 Link link = pt->pending[--npending]; in CycleCheck() local
402 Link *link = &pt->path[i]; in Report() local
/freebsd/sys/netgraph/
H A Dng_bridge.c136 link_p link; /* link where addr can be found */ member
389 link_p link; in ng_bridge_newhook() local
498 ng_bridge_free_link(link_p link) in ng_bridge_free_link()
579 link_p link; in ng_bridge_rcvmsg() local
971 link_p link = NG_HOOK_PRIVATE(hook); in ng_bridge_disconnect() local
1026 ng_bridge_put(priv_p priv, const u_char *addr, link_p link) in ng_bridge_put()
1161 ng_bridge_remove_hosts(priv_p priv, link_p link) in ng_bridge_remove_hosts()
1190 link_p link = NG_HOOK_PRIVATE(hook); in ng_bridge_unmute() local
/freebsd/usr.sbin/etcupdate/tests/
H A Dtzsetup_test.sh94 link() function
H A Dalways_test.sh311 link() function
/freebsd/sbin/route/
H A Droute_netlink.c312 get_ifdata(struct nl_helper *h, uint32_t ifindex, struct snl_parsed_link_simple *link) in get_ifdata()
352 struct snl_parsed_link_simple link = {}; in print_getmsg() local
423 struct snl_parsed_link_simple link = {}; in print_prefix() local
485 struct snl_parsed_link_simple link = {}; in print_nlmsg_route_nhop() local
619 struct snl_parsed_link_simple link = {}; in print_nlmsg_addr() local
668 struct snl_parsed_link_simple link = {}; in print_nlmsg_neigh() local
/freebsd/tools/test/stress2/misc/
H A Dlink.sh179 type = arc4random() % 2; /* test either link() or rename() */ function
/freebsd/sys/ddb/
H A Ddb_watch.h45 struct db_watchpoint *link; /* link in in-use or free chain */ member
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_sections.c98 Dwarf_Unsigned type, Dwarf_Unsigned flags, Dwarf_Unsigned link, in _dwarf_pro_callback()
123 Dwarf_Unsigned type, Dwarf_Unsigned flags, Dwarf_Unsigned link, in _dwarf_section_callback()

12345678910