Home
last modified time | relevance | path

Searched defs:llt (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/net/
H A Dif_llatbl.c81 lltable_dump_entry(struct lltable *llt, struct llentry *lle, in lltable_dump_entry()
140 lltable_dump_af(struct lltable *llt, struct rt_walkarg *w) in lltable_dump_af()
164 struct lltable *llt; in lltable_sysctl_dump() local
190 htable_foreach_lle(struct lltable *llt, llt_foreach_cb_t *f, void *farg) in htable_foreach_lle()
209 htable_link_entry(struct lltable *llt, struct llentry *lle) in htable_link_entry()
256 htable_prefix_free_cb(struct lltable *llt, struct llentry *lle, void *farg) in htable_prefix_free_cb()
271 htable_prefix_free(struct lltable *llt, const struct sockaddr *prefix, in htable_prefix_free()
295 htable_free_tbl(struct lltable *llt) in htable_free_tbl()
303 llentries_unlink(struct lltable *llt, struct llentries *head) in llentries_unlink()
369 struct lltable *llt; in llentry_free() local
[all …]
H A Dif_llatbl.h291 lltable_get_entry_count(struct lltable *llt) in lltable_get_entry_count()
302 lla_lookup(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) in lla_lookup()
309 lla_create(struct lltable *llt, u_int flags, const struct sockaddr *l3addr, in lla_create()
317 lla_delete(struct lltable *llt, u_int flags, const struct sockaddr *l3addr) in lla_delete()
/netbsd-src/sys/netinet/
H A Din.c2070 in_lltable_free_entry(struct lltable * llt,struct llentry * lle) in_lltable_free_entry() argument
2173 in_lltable_find_dst(struct lltable * llt,struct in_addr dst) in_lltable_find_dst() argument
2192 in_lltable_delete(struct lltable * llt,u_int flags,const struct sockaddr * l3addr) in_lltable_delete() argument
2229 in_lltable_create(struct lltable * llt,u_int flags,const struct sockaddr * l3addr,const struct rtentry * rt) in_lltable_create() argument
2280 in_lltable_lookup(struct lltable * llt,u_int flags,const struct sockaddr * l3addr) in_lltable_lookup() argument
2303 in_lltable_dump_entry(struct lltable * llt,struct llentry * lle,struct rt_walkarg * w) in_lltable_dump_entry() argument
2441 struct lltable *llt; in_lltattach() local
[all...]
/netbsd-src/sys/netinet6/
H A Din6.c2399 in6_lltable_free_entry(struct lltable *llt, struct llentry *lle) in in6_lltable_free_entry()
2462 in6_lltable_find_dst(struct lltable *llt, const struct in6_addr *dst) in in6_lltable_find_dst()
2481 in6_lltable_delete(struct lltable *llt, u_int flags, in in6_lltable_delete()
2518 in6_lltable_create(struct lltable *llt, u_int flags, in in6_lltable_create()
2563 in6_lltable_lookup(struct lltable *llt, u_int flags, in in6_lltable_lookup()
2586 in6_lltable_dump_entry(struct lltable *llt, struct llentry *lle, in in6_lltable_dump_entry()
2605 struct lltable *llt; in in6_lltattach() local
H A Dnd6.c792 nd6_purge_entry(struct lltable *llt, struct llentry *ln, void *farg) in nd6_purge_entry()
820 nd6_gc_neighbors(struct lltable *llt, const struct in6_addr *in6) in nd6_gc_neighbors()
/netbsd-src/external/gpl2/lvm2/dist/lib/locking/
H A Dfile_locking.c68 struct dm_list *llh, *llt; in _release_lock() local
/netbsd-src/external/bsd/wpa/dist/src/fst/
H A Dfst_defs.h50 le32 llt; member