Home
last modified time | relevance | path

Searched refs:dst_feature (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Ddst.c745 .dst_feature = 0,
754 .dst_feature = 0,
763 .dst_feature = 0,
782 .dst_feature = 0,
791 .dst_feature = DST_TYPE_HAS_CA,
810 .dst_feature = 0,
819 .dst_feature = DST_TYPE_HAS_CA,
828 .dst_feature = 0,
837 .dst_feature = DST_TYPE_HAS_CA,
846 .dst_feature = 0,
[all …]
A Ddst_common.h145 u32 dst_feature; member
/linux-6.3-rc2/include/net/
A Ddst.h193 dst_feature(const struct dst_entry *dst, u32 feature) in dst_feature() function
214 int ret = dst_feature(dst, RTAX_FEATURE_ALLFRAG); in dst_allfrag()
/linux-6.3-rc2/net/ipv4/
A Dsyncookies.c279 return dst_feature(dst, RTAX_FEATURE_ECN); in cookie_ecn_ok()
A Dtcp_output.c330 if (dst && dst_feature(dst, RTAX_FEATURE_ECN)) in tcp_ecn_send_syn()
A Dtcp_input.c6761 ecn_ok_dst = dst_feature(dst, DST_FEATURE_ECN_MASK); in tcp_ecn_create_request()

Completed in 29 milliseconds