/kernel/linux/linux-5.10/include/linux/ |
D | dccp.h | 66 static inline struct dccp_hdr *dccp_hdr(const struct sk_buff *skb) in dccp_hdr() function 68 return (struct dccp_hdr *)skb_transport_header(skb); in dccp_hdr() 71 static inline struct dccp_hdr *dccp_zeroed_hdr(struct sk_buff *skb, int headlen) in dccp_zeroed_hdr() 78 static inline struct dccp_hdr_ext *dccp_hdrx(const struct dccp_hdr *dh) in dccp_hdrx() 83 static inline unsigned int __dccp_basic_hdr_len(const struct dccp_hdr *dh) in __dccp_basic_hdr_len() 90 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_basic_hdr_len() 94 static inline __u64 dccp_hdr_seq(const struct dccp_hdr *dh) in dccp_hdr_seq() 136 static inline unsigned int __dccp_hdr_len(const struct dccp_hdr *dh) in __dccp_hdr_len() 144 return __dccp_hdr_len(dccp_hdr(skb)); in dccp_hdr_len()
|
/kernel/linux/linux-5.10/net/dccp/ |
D | minisocks.c | 157 if (dccp_hdr(skb)->dccph_type == DCCP_PKT_REQUEST) { in dccp_check_req() 175 if (dccp_hdr(skb)->dccph_type != DCCP_PKT_ACK && in dccp_check_req() 176 dccp_hdr(skb)->dccph_type != DCCP_PKT_DATAACK) in dccp_check_req() 203 if (dccp_hdr(skb)->dccph_type != DCCP_PKT_RESET) in dccp_check_req() 227 ret = dccp_rcv_state_process(child, skb, dccp_hdr(skb), in dccp_child_process() 262 inet_rsk(req)->ir_rmt_port = dccp_hdr(skb)->dccph_sport; in dccp_reqsk_init() 263 inet_rsk(req)->ir_num = ntohs(dccp_hdr(skb)->dccph_dport); in dccp_reqsk_init()
|
D | ipv4.c | 236 const struct dccp_hdr *dh; in dccp_v4_err() 250 BUILD_BUG_ON(offsetofend(struct dccp_hdr, dccph_sport) > 8); in dccp_v4_err() 251 BUILD_BUG_ON(offsetofend(struct dccp_hdr, dccph_dport) > 8); in dccp_v4_err() 252 dh = (struct dccp_hdr *)(skb->data + offset); in dccp_v4_err() 372 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_send_check() 385 dccp_hdr(skb)->dccph_dport, in dccp_v4_init_sequence() 386 dccp_hdr(skb)->dccph_sport); in dccp_v4_init_sequence() 465 .fl4_sport = dccp_hdr(skb)->dccph_dport, in dccp_v4_route_skb() 466 .fl4_dport = dccp_hdr(skb)->dccph_sport, in dccp_v4_route_skb() 493 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v4_send_response() [all …]
|
D | input.c | 24 __skb_pull(skb, dccp_hdr(skb)->dccph_doff * 4); in dccp_enqueue_skb() 187 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_check_seqno() 284 const struct dccp_hdr *dh, const unsigned int len) in __dccp_rcv_established() 288 switch (dccp_hdr(skb)->dccph_type) { in __dccp_rcv_established() 365 const struct dccp_hdr *dh, const unsigned int len) in dccp_rcv_established() 386 const struct dccp_hdr *dh, in dccp_rcv_request_sent_state_process() 519 const struct dccp_hdr *dh, in dccp_rcv_respond_partopen_state_process() 572 struct dccp_hdr *dh, unsigned int len) in dccp_rcv_state_process()
|
D | ipv6.c | 52 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_send_check() 62 dccp_hdr(skb)->dccph_dport, in dccp_v6_init_sequence() 63 dccp_hdr(skb)->dccph_sport ); in dccp_v6_init_sequence() 71 const struct dccp_hdr *dh; in dccp_v6_err() 83 BUILD_BUG_ON(offsetofend(struct dccp_hdr, dccph_sport) > 8); in dccp_v6_err() 84 BUILD_BUG_ON(offsetofend(struct dccp_hdr, dccph_dport) > 8); in dccp_v6_err() 85 dh = (struct dccp_hdr *)(skb->data + offset); in dccp_v6_err() 222 struct dccp_hdr *dh = dccp_hdr(skb); in dccp_v6_send_response() 260 if (dccp_hdr(rxskb)->dccph_type == DCCP_PKT_RESET) in dccp_v6_ctl_send_reset() 271 dccp_hdr(skb)->dccph_checksum = dccp_v6_csum_finish(skb, &rxip6h->saddr, in dccp_v6_ctl_send_reset() [all …]
|
D | dccp.h | 202 const struct dccp_hdr* dh = dccp_hdr(skb); in dccp_csum_coverage() 214 dccp_hdr(skb)->dccph_cscov = 0; in dccp_csum_outgoing() 282 struct dccp_hdr *dh, unsigned int len); 284 const struct dccp_hdr *dh, const unsigned int len); 390 static inline void dccp_hdr_set_seq(struct dccp_hdr *dh, const u64 gss) in dccp_hdr_set_seq()
|
D | output.c | 49 struct dccp_hdr *dh; in dccp_transmit_skb() 168 sizeof(struct dccp_hdr) + sizeof(struct dccp_hdr_ext)); in dccp_sync_mss() 393 struct dccp_hdr *dh; in dccp_make_response() 395 const u32 dccp_header_size = sizeof(struct dccp_hdr) + in dccp_make_response() 455 struct dccp_hdr *rxdh = dccp_hdr(rcv_skb), *dh; in dccp_ctl_make_reset() 457 const u32 dccp_hdr_reset_len = sizeof(struct dccp_hdr) + in dccp_ctl_make_reset()
|
D | options.c | 52 const struct dccp_hdr *dh = dccp_hdr(skb); in dccp_parse_options()
|
D | proto.c | 814 const struct dccp_hdr *dh; in dccp_recvmsg() 832 dh = dccp_hdr(skb); in dccp_recvmsg()
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | xt_dccp.c | 37 const struct dccp_hdr *dh, in dccp_find_option() 83 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types() 90 const struct dccp_hdr *dh, bool *hotdrop) in match_option() 99 const struct dccp_hdr *dh; in dccp_mt() 100 struct dccp_hdr _dh; in dccp_mt()
|
D | nf_conntrack_proto_dccp.c | 385 const struct dccp_hdr *dh) in dccp_new() 421 static u64 dccp_ack_seq(const struct dccp_hdr *dh) in dccp_ack_seq() 430 static bool dccp_error(const struct dccp_hdr *dh, in dccp_error() 448 if (dh->dccph_doff * 4 < sizeof(struct dccp_hdr) || in dccp_error() 490 struct dccp_hdr dh; /* generic header part */ 500 static struct dccp_hdr * 501 dccp_header_pointer(const struct sk_buff *skb, int offset, const struct dccp_hdr *dh, in dccp_header_pointer() 522 struct dccp_hdr *dh; in nf_conntrack_dccp_packet()
|
D | nf_nat_proto.c | 189 struct dccp_hdr *hdr; in dccp_manip_pkt() 193 if (skb->len >= hdroff + sizeof(struct dccp_hdr)) in dccp_manip_pkt() 194 hdrsize = sizeof(struct dccp_hdr); in dccp_manip_pkt() 199 hdr = (struct dccp_hdr *)(skb->data + hdroff); in dccp_manip_pkt()
|
/kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
D | packet_history.c | 101 const struct dccp_hdr *dh = dccp_hdr(skb); in tfrc_rx_hist_entry_from_skb() 394 delta_v = SUB16(dccp_hdr(skb)->dccph_ccval, in tfrc_rx_hist_sample_rtt()
|
D | loss_interval.c | 98 if (SUB16(dccp_hdr(skb)->dccph_ccval, cur->li_ccval) > 4) in tfrc_lh_update_i_mean()
|
/kernel/linux/linux-5.10/security/ |
D | lsm_audit.c | 79 struct dccp_hdr *dh = dccp_hdr(skb); in ipv4_skb_to_auditdata() 157 struct dccp_hdr _dccph, *dh; in ipv6_skb_to_auditdata()
|
/kernel/linux/linux-5.10/net/dccp/ccids/ |
D | ccid3.c | 626 hc->rx_last_counter = dccp_hdr(skb)->dccph_ccval; in ccid3_hc_rx_send_feedback() 710 const u32 payload = skb->len - dccp_hdr(skb)->dccph_doff * 4; in ccid3_hc_rx_packet_recv() 727 const u32 payload = skb->len - dccp_hdr(skb)->dccph_doff * 4; in ccid3_hc_rx_packet_recv() 774 if (SUB16(dccp_hdr(skb)->dccph_ccval, hc->rx_last_counter) > 3) in ccid3_hc_rx_packet_recv()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | dccp.h | 23 struct dccp_hdr { struct
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | dccp.h | 21 struct dccp_hdr { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | dccp.h | 10 struct dccp_hdr { struct
|
/kernel/linux/linux-5.10/net/core/ |
D | flow_dissector.c | 1671 poff += sizeof(struct dccp_hdr); in __skb_get_poff()
|
/kernel/linux/linux-5.10/security/selinux/ |
D | hooks.c | 4249 struct dccp_hdr _dccph, *dh; in selinux_parse_skb_ipv4() 4343 struct dccp_hdr _dccph, *dh; in selinux_parse_skb_ipv6()
|
/kernel/linux/linux-5.10/security/smack/ |
D | smack_lsm.c | 3796 struct dccp_hdr _dccph, *dh; in smk_skb_to_addr_ipv6()
|