/net/can/ |
D | Makefile | 8 obj-$(CONFIG_CAN_RAW) += can-raw.o 9 can-raw-y := raw.o
|
D | Kconfig | 22 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)" 25 The raw CAN protocol option offers access to the CAN bus via 26 the BSD socket API. You probably want to use the raw socket in 27 most cases where no higher level protocol is being used. The raw 29 To receive/send raw CAN messages, use AF_CAN with protocol CAN_RAW.
|
/net/ipv6/ |
D | ip6_input.c | 204 bool raw; in ip6_input_finish() local 218 raw = raw6_local_deliver(skb, nexthdr); in ip6_input_finish() 249 if (!raw) { in ip6_input_finish()
|
D | ah6.c | 262 char *raw; in ipv6_clear_mutable_options() member 264 char *end = exthdr.raw + len; in ipv6_clear_mutable_options() 269 while (exthdr.raw < end) { in ipv6_clear_mutable_options() 293 exthdr.raw += ipv6_optlen(exthdr.opth); in ipv6_clear_mutable_options()
|
D | Makefile | 10 raw.o icmp.o mcast.o reassembly.o tcp_ipv6.o ping.o \
|
D | ip6_tunnel.c | 397 __u16 ip6_tnl_parse_tlv_enc_lim(struct sk_buff *skb, __u8 *raw) in ip6_tnl_parse_tlv_enc_lim() argument 399 const struct ipv6hdr *ipv6h = (const struct ipv6hdr *) raw; in ip6_tnl_parse_tlv_enc_lim() 406 if (raw + off + sizeof (*hdr) > skb->data && in ip6_tnl_parse_tlv_enc_lim() 407 !pskb_may_pull(skb, raw - skb->data + off + sizeof (*hdr))) in ip6_tnl_parse_tlv_enc_lim() 410 hdr = (struct ipv6_opt_hdr *) (raw + off); in ip6_tnl_parse_tlv_enc_lim() 430 tel = (struct ipv6_tlv_tnl_enc_lim *) &raw[i]; in ip6_tnl_parse_tlv_enc_lim()
|
/net/ipv4/ |
D | ip_input.c | 202 int raw; in ip_local_deliver_finish() local 205 raw = raw_local_deliver(skb, protocol); in ip_local_deliver_finish() 225 if (!raw) { in ip_local_deliver_finish()
|
D | ip_options.c | 563 unsigned char *raw = skb_network_header(skb); in ip_forward_options() local 566 optptr = (unsigned char *)raw + opt->rr; in ip_forward_options() 573 optptr = raw + opt->srr; in ip_forward_options() 594 optptr = raw + opt->ts; in ip_forward_options()
|
D | Makefile | 11 datagram.o raw.o udp.o udplite.o \
|
/net/l2tp/ |
D | Kconfig | 62 L2 protocols, including ATM, Frame Relay, HDLC and even raw 66 tunnel raw ethernet frames using L2TP, say Y here. If 90 Support for carrying raw ethernet frames over L2TPv3.
|
/net/ieee802154/ |
D | Makefile | 5 af_802154-y := af_ieee802154.o raw.o dgram.o
|
/net/atm/ |
D | Makefile | 5 atm-y := addr.o pvc.o signaling.o svc.o ioctl.o common.o atm_misc.o raw.o resources.o atm_sysfs.o
|
/net/packet/ |
D | af_packet.c | 165 void *raw; member 301 h.raw = frame; in __packet_set_status() 326 h.raw = frame; in __packet_get_status() 372 h.raw = frame; in __packet_set_timestamp() 406 h.raw = rb->pg_vec[pg_vec_pos].buffer + in packet_lookup_frame() 409 if (status != __packet_get_status(po, h.raw)) in packet_lookup_frame() 412 return h.raw; in packet_lookup_frame() 1795 h.raw = packet_current_rx_frame(po, skb, in tpacket_rcv() 1797 if (!h.raw) in tpacket_rcv() 1817 skb_copy_bits(skb, 0, h.raw + macoff, snaplen); in tpacket_rcv() [all …]
|
/net/ax25/ |
D | TODO | 17 Check socket locking when ax25_rcv is sending to raw sockets. In particular
|
/net/bridge/ |
D | br_netfilter.c | 568 unsigned char *raw = (u8 *)(ipv6_hdr(skb) + 1); in check_hbh_len() local 571 int off = raw - nh; in check_hbh_len() 572 int len = (raw[1] + 1) << 3; in check_hbh_len() 574 if ((raw + len) - skb->data > skb_headlen(skb)) in check_hbh_len()
|
/net/sunrpc/ |
D | xdr.c | 988 __be32 raw; in xdr_decode_word() local 991 status = read_bytes_from_xdr_buf(buf, base, &raw, sizeof(*obj)); in xdr_decode_word() 994 *obj = be32_to_cpu(raw); in xdr_decode_word() 1002 __be32 raw = cpu_to_be32(obj); in xdr_encode_word() local 1004 return write_bytes_to_xdr_buf(buf, base, &raw, sizeof(obj)); in xdr_encode_word()
|
/net/ipv4/netfilter/ |
D | Kconfig | 268 # raw + specific targets 270 tristate 'raw table support (required for NOTRACK/TRACE)' 272 This option adds a `raw' table to iptables. This table is the very
|
/net/ipv6/netfilter/ |
D | Kconfig | 168 tristate 'raw table support (required for TRACE)' 170 This option adds a `raw' table to ip6tables. This table is the very
|
/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 813 __be32 raw; in read_u32_from_xdr_buf() local 816 status = read_bytes_from_xdr_buf(buf, base, &raw, sizeof(*obj)); in read_u32_from_xdr_buf() 819 *obj = ntohl(raw); in read_u32_from_xdr_buf()
|
/net/sctp/ |
D | associola.c | 1560 __u8 *raw = (__u8 *)cookie->peer_init + var_size2; in sctp_assoc_set_bind_addr_from_cookie() local 1562 return sctp_raw_to_bind_addrs(&asoc->base.bind_addr, raw, var_size3, in sctp_assoc_set_bind_addr_from_cookie()
|
/net/netfilter/ |
D | Kconfig | 591 The target allows you to create rules in the "raw" and "mangle" tables
|