/freebsd/lib/libifconfig/ |
H A D | libifconfig_carp.c | 69 struct ifconfig_carp *carp, size_t ncarp, uint32_t vhid) in _ifconfig_carp_get() argument 81 bzero(carp, sizeof(*carp) * ncarp); in _ifconfig_carp_get() 126 memset(&carp[i], 0, sizeof(carp[0])); in _ifconfig_carp_get() 127 if (! snl_parse_nlmsg(&ss, hdr, &carp_get_parser, &carp[i])) in _ifconfig_carp_get() 131 carp[0].carpr_count = i; in _ifconfig_carp_get() 209 struct ifconfig_carp *carp, uint32_t vhid) in ifconfig_carp_get_vhid() argument 211 return (_ifconfig_carp_get(h, name, carp, 1, vhid)); in ifconfig_carp_get_vhid() 216 struct ifconfig_carp *carp, size_t ncarp) in ifconfig_carp_get_info() argument 218 return (_ifconfig_carp_get(h, name, carp, ncarp, 0)); in ifconfig_carp_get_info()
|
/freebsd/tests/sys/netinet/ |
H A D | Makefile | 21 carp \ 30 ATF_TESTS_PYTEST+= carp.py
|
H A D | carp.sh | 57 if ! kldstat -q -m carp; then 457 jexec one sysctl net.inet.carp.preempt=1 463 jexec two sysctl net.inet.carp.preempt=1 476 jexec one sysctl net.inet.carp.demotion=-1
|
/freebsd/sys/modules/carp/ |
H A D | Makefile | 4 KMOD= carp
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | pfsync.sh | 333 if ! kldstat -q -m carp 428 jexec gw_route_to_master sysctl net.inet.carp.preempt=1 461 jexec gw_route_to_backup sysctl net.inet.carp.preempt=1 493 jexec gw_reply_to_master sysctl net.inet.carp.preempt=1 525 jexec gw_reply_to_backup sysctl net.inet.carp.preempt=1
|
H A D | sctp.sh | 566 if ! kldstat -q -m carp 635 jexec ${j}two sysctl net.inet.carp.demotion=50 685 jexec ${j}one sysctl net.inet.carp.demotion=100
|
/freebsd/sbin/ifconfig/ |
H A D | Makefile | 46 SRCS+= carp.c # SIOC[GS]VH support
|
/freebsd/sbin/ipf/iplang/ |
H A D | iplang_y.y | 56 arp_t *arplist = NULL, **arptail = &arplist, *carp = NULL; variable 1344 carp = (arp_t *)calloc(1, sizeof(arp_t)); in new_arp() 1345 *arptail = carp; in new_arp() 1346 arptail = &carp->arp_next; in new_arp() 1352 (void) geteaddr(*arg, &carp->arp_eaddr); in set_arpeaddr() 1360 carp->arp_addr = getipv4addr(*arg); in set_arpv4addr()
|
/freebsd/tools/tools/nanobsd/pcengines/ |
H A D | ALIX_DSK | 98 device carp
|
/freebsd/usr.sbin/tcpdump/tcpdump/ |
H A D | Makefile | 46 print-carp.c \
|
/freebsd/usr.sbin/fwget/pci/ |
H A D | pci_video_amd | 124 addpkg "gpu-firmware-amd-kmod-yellow-carp"
|
/freebsd/sys/dev/drm2/ |
H A D | drm_edid.c | 342 goto carp; in drm_do_get_edid() 346 goto carp; in drm_do_get_edid() 393 carp: in drm_do_get_edid()
|
/freebsd/lib/libc/net/ |
H A D | protocols | 119 carp 112 CARP vrrp # Common Address Redundancy Protocol
|
/freebsd/contrib/tcpdump/ |
H A D | Makefile.in | 117 print-carp.c \
|
H A D | CHANGES | 841 Document "-T carp" 875 Support "-T carp" as a way of dissecting IP protocol 112 as CARP
|
H A D | CMakeLists.txt | 1256 print-carp.c
|
/freebsd/sys/modules/ |
H A D | Makefile | 472 _carp= carp
|
/freebsd/contrib/libpcap/ |
H A D | scanner.l | 290 carp return CARP;
|
H A D | CHANGES | 952 Treat "carp" as equivalent to "vrrp" in filters.
|
/freebsd/share/man/man4/ |
H A D | Makefile | 91 carp.4 \
|
/freebsd/sys/netinet/ |
H A D | ip_carp.c | 247 SYSCTL_NODE(_net_inet, IPPROTO_CARP, carp, CTLFLAG_RW | CTLFLAG_MPSAFE, 0, 3103 DECLARE_MODULE(carp, carp_mod, SI_SUB_PROTO_DOMAIN, SI_ORDER_ANY);
|
/freebsd/sys/conf/ |
H A D | NOTES | 967 # Common Address Redundancy Protocol. See carp(4) for more details. 968 device carp
|
H A D | files | 713 crypto/sha1.c optional carp | crypto | ether | \ 4323 netinet/ip_carp.c optional inet carp | inet6 carp
|
/freebsd/share/dict/ |
H A D | web2a | 10038 carp louse 10040 carp sucker 25236 gold carp 31371 king carp 31864 lake carp 32593 leather carp 35654 mirror carp 49933 scale carp 50626 sea carp
|
H A D | web2 | 30870 carp
|