Home
last modified time | relevance | path

Searched refs:nd_neighbor_advert (Results 1 – 25 of 57) sorted by relevance

123

/dports/net-mgmt/resource-agents/resource-agents-4.9.0/heartbeat/
H A DIPv6addr_utils.c51 struct nd_neighbor_advert *na; in send_ua()
103 payload_size = sizeof(struct nd_neighbor_advert) in send_ua()
113 na = (struct nd_neighbor_advert *)((void *)payload); in send_ua()
121 opt = (struct nd_opt_hdr *)(payload + sizeof(struct nd_neighbor_advert)); in send_ua()
124 memcpy(payload + sizeof(struct nd_neighbor_advert) in send_ua()
/dports/net/frr7/frr-frr-7.5.1/vrrpd/
H A Dvrrp_ndisc.c43 + sizeof(struct nd_neighbor_advert) \
79 struct nd_neighbor_advert *ndh = in vrrp_ndisc_una_build()
80 (struct nd_neighbor_advert *)((char *)ip6h in vrrp_ndisc_una_build()
85 + sizeof(struct nd_neighbor_advert)); in vrrp_ndisc_una_build()
111 ip6h->ip6_plen = htons(sizeof(struct nd_neighbor_advert) in vrrp_ndisc_una_build()
133 uint32_t len = sizeof(struct nd_neighbor_advert) in vrrp_ndisc_una_build()
/dports/net/frr7-pythontools/frr-frr-7.5.1/vrrpd/
H A Dvrrp_ndisc.c43 + sizeof(struct nd_neighbor_advert) \
79 struct nd_neighbor_advert *ndh = in vrrp_ndisc_una_build()
80 (struct nd_neighbor_advert *)((char *)ip6h in vrrp_ndisc_una_build()
85 + sizeof(struct nd_neighbor_advert)); in vrrp_ndisc_una_build()
111 ip6h->ip6_plen = htons(sizeof(struct nd_neighbor_advert) in vrrp_ndisc_una_build()
133 uint32_t len = sizeof(struct nd_neighbor_advert) in vrrp_ndisc_una_build()
/dports/net-mgmt/ndpmon/ndpmon-1.4.0/
H A Dmonitoring_na.h75 …char* message, struct ether_header* eptr, struct ip6_hdr* ipptr, struct nd_neighbor_advert* naptr);
80 … message, struct ether_header* eptr, struct ip6_hdr* ipptr, struct nd_neighbor_advert* naptr, int …
H A Dmonitoring_na.c41 …(char* message, struct ether_header* eptr, struct ip6_hdr* ipptr, struct nd_neighbor_advert* naptr) in watch_R_flag()
95 … message, struct ether_header* eptr, struct ip6_hdr* ipptr, struct nd_neighbor_advert* naptr, int … in watch_dad_dos()
H A Dprint_packet_info.h82 void print_na(struct nd_neighbor_advert naptr);
H A Dndpmon.c86 struct nd_neighbor_advert* naptr; in callback()
247 naptr = (struct nd_neighbor_advert*) (packet + ETHERNET_SIZE + IPV6_SIZE ); in callback()
H A Dprint_packet_info.c96 void print_na(struct nd_neighbor_advert naptr) in print_na()
H A Dmonitoring.c63 jump = sizeof(struct nd_neighbor_advert); in watch_eth_mismatch()
/dports/net-mgmt/ndpmon/ndpmon-1.4.0/plugins/countermeasures/
H A Dicmp_lib_nd.c17 struct nd_neighbor_advert* create_icmp_neighbor_advertisement(uint32_t flags_reserved, struct in6_a… in create_icmp_neighbor_advertisement()
18 …struct nd_neighbor_advert *neighboradv = (struct nd_neighbor_advert *)create_icmp6_hdr(ND_NEIGHBOR… in create_icmp_neighbor_advertisement()
H A Dicmp_lib_nd.h94 struct nd_neighbor_advert* create_icmp_neighbor_advertisement(uint32_t flags_reserved, struct in6_a…
/dports/net/addrwatch/addrwatch-1.0.2/src/
H A Dparse.c39 struct nd_neighbor_advert *na; in parse_nd()
52 na = (struct nd_neighbor_advert *)p->pos; in parse_nd()
H A Daddrwatch.h104 struct nd_neighbor_advert *na;
H A Dcheck.c111 struct nd_neighbor_advert *na; in check_na()
/dports/net/samba412/samba-4.12.15/ctdb/common/
H A Dsystem_socket.c186 sizeof(struct nd_neighbor_advert) + \
258 struct nd_neighbor_advert *nd_na;
286 ip6->ip6_plen = htons(sizeof(struct nd_neighbor_advert) +
299 nd_na = (struct nd_neighbor_advert *)(buffer +
311 sizeof(struct nd_neighbor_advert));
318 sizeof(struct nd_neighbor_advert) +
/dports/net/ndisc6/ndisc6-1.0.5/src/
H A Dndisc.c259 const struct nd_neighbor_advert *na = in parseadv()
260 (const struct nd_neighbor_advert *)buf; in parseadv()
265 if ((len < sizeof (struct nd_neighbor_advert)) in parseadv()
271 len -= sizeof (struct nd_neighbor_advert); in parseadv()
274 ptr = buf + sizeof (struct nd_neighbor_advert); in parseadv()
/dports/net/libunp/unpv12e/ping/
H A Dicmp6.h91 struct nd_neighbor_advert { /* neighbor advertisement */ struct
/dports/net/libunp/unpv12e/icmpd/
H A Dicmp6.h91 struct nd_neighbor_advert { /* neighbor advertisement */ struct
/dports/net/libunp/unpv12e/traceroute/
H A Dicmp6.h91 struct nd_neighbor_advert { /* neighbor advertisement */ struct
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet6/
H A Dnd6_nbr.c545 struct nd_neighbor_advert *nd_na; in nd6_na_input()
575 IP6_EXTHDR_GET(nd_na, struct nd_neighbor_advert *, m, off, icmp6len); in nd6_na_input()
867 struct nd_neighbor_advert *nd_na; in nd6_na_output()
955 nd_na = (struct nd_neighbor_advert *)(ip6 + 1); in nd6_na_output()
/dports/net-mgmt/argus3/argus-3.0.8.2/include/cygwin-include/netinet/
H A Dicmp6.h159 struct nd_neighbor_advert /* neighbor advertisement */ struct
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/cygwin-include/netinet/
H A Dicmp6.h160 struct nd_neighbor_advert /* neighbor advertisement */ struct
/dports/security/ipv6toolkit/ipv6toolkit-v2.0/tools/
H A Dna6.c71 struct nd_neighbor_advert *na;
1230 if( (ptr+sizeof(struct nd_neighbor_advert)) > (v6buffer+idata->max_packet_size)){
1235 na= (struct nd_neighbor_advert *) ptr;
1242 ptr += sizeof(struct nd_neighbor_advert);
/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dipv6.h205 struct nd_neighbor_advert *na;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/netinet/
H A Dicmp6.h129 struct nd_neighbor_advert { struct

123