Searched refs:rth (Results 1 – 10 of 10) sorted by relevance
| /dragonfly/tools/tools/net80211/w00t/libw00t/ |
| HD | w00t.c | 190 struct ieee80211_radiotap_header* rth; in get_wifi() local 205 rth = (struct ieee80211_radiotap_header*) in get_wifi() 209 present = le32toh(rth->it_present); in get_wifi() 212 rflags = ((const uint8_t *)rth)[8]; in get_wifi() 214 rflags = ((const uint8_t *)rth)[0]; in get_wifi() 217 *len -= rth->it_len; in get_wifi() 223 ptr = (char*)rth + rth->it_len; in get_wifi()
|
| /dragonfly/contrib/dhcpcd/src/ |
| HD | ipv4.c | 380 struct rt *rt, *rth, *rtp; in inet_routerhostroute() local 402 RB_TREE_FOREACH(rth, routes) { in inet_routerhostroute() 403 if (rth == rt) in inet_routerhostroute() 406 if (sa_cmp(&rth->rt_dest, &rt->rt_gateway) == 0) in inet_routerhostroute() 411 dest = satosin(&rth->rt_dest); in inet_routerhostroute() 413 netmask = satosin(&rth->rt_netmask); in inet_routerhostroute() 423 if (rth != rt) in inet_routerhostroute() 455 if ((rth = rt_new(ifp)) == NULL) in inet_routerhostroute() 457 rth->rt_flags |= RTF_HOST; in inet_routerhostroute() 458 sa_in_init(&rth->rt_dest, &gateway->sin_addr); in inet_routerhostroute() [all …]
|
| /dragonfly/tools/tools/net80211/wlaninject/ |
| HD | wlaninject.c | 472 struct ieee80211_radiotap_header *rth; in do_verify() local 484 rth = (struct ieee80211_radiotap_header*) in do_verify() 486 glen -= rth->it_len; in do_verify() 488 wh = (struct ieee80211_frame*) ((char*)rth + rth->it_len); in do_verify() 491 present = le32toh(rth->it_present); in do_verify() 494 rflags = ((const uint8_t *)rth)[8]; in do_verify() 496 rflags = ((const uint8_t *)rth)[0]; in do_verify()
|
| /dragonfly/tools/tools/net80211/stumbler/ |
| HD | stumbler.c | 743 struct ieee80211_radiotap_header* rth; in radiotap() local 756 rth = (struct ieee80211_radiotap_header*) data; in radiotap() 760 ((char*)rth + rth->it_len); in radiotap() 761 rd -= rth->it_len; in radiotap() 773 body = (char*) rth + sizeof(*rth); in radiotap() 777 if (!(rth->it_present & (1 << i))) in radiotap()
|
| /dragonfly/sys/netinet6/ |
| HD | icmp6.c | 881 struct ip6_rthdr *rth; in icmp6_notify_error() local 921 IP6_EXTHDR_CHECK(m, 0, eoff + sizeof(*rth), in icmp6_notify_error() 923 rth = (struct ip6_rthdr *)(mtod(m, caddr_t) in icmp6_notify_error() 926 IP6_EXTHDR_GET(rth, struct ip6_rthdr *, m, in icmp6_notify_error() 927 eoff, sizeof(*rth)); in icmp6_notify_error() 928 if (rth == NULL) { in icmp6_notify_error() 933 rthlen = (rth->ip6r_len + 1) << 3; in icmp6_notify_error() 935 nxt = rth->ip6r_nxt; in icmp6_notify_error()
|
| HD | ip6_output.c | 2854 struct ip6_rthdr *rth; in ip6_setpktoption() local 2865 rth = (struct ip6_rthdr *)buf; in ip6_setpktoption() 2866 rthlen = (rth->ip6r_len + 1) << 3; in ip6_setpktoption() 2870 switch (rth->ip6r_type) { in ip6_setpktoption() 2880 bcopy(rth, opt->ip6po_rthdr, rthlen); in ip6_setpktoption()
|
| /dragonfly/tools/tools/net80211/wesside/wesside/ |
| HD | wesside.c | 2306 struct ieee80211_radiotap_header *rth; in get_80211() local 2334 rth = (struct ieee80211_radiotap_header*) in get_80211() 2338 present = le32toh(rth->it_present); in get_80211() 2341 rflags = ((const uint8_t *)rth)[8]; in get_80211() 2343 rflags = ((const uint8_t *)rth)[0]; in get_80211() 2346 *plen -= rth->it_len; in get_80211() 2355 ptr = (char*)rth + rth->it_len; in get_80211()
|
| /dragonfly/contrib/gcc-4.7/libgomp/ |
| HD | omp.h.in | 2 Contributed by Richard Henderson <rth@redhat.com>.
|
| /dragonfly/contrib/gcc-8.0/libgomp/ |
| HD | omp.h.in | 2 Contributed by Richard Henderson <rth@redhat.com>.
|
| /dragonfly/usr.bin/calendar/calendars/de_DE.UTF-8/ |
| HD | calendar.geschichte | 30 12/07 Erste deutsche Eisenbahn zwischen Nürnberg und Fürth, 1835
|