/kernel/linux/linux-5.10/include/net/ |
H A D | dst_metadata.h | 142 __ip_tun_set_dst(__be32 saddr, __be32 daddr, __u8 tos, __u8 ttl, __be16 tp_dst, __be16 flags, __be64 tunnel_id, int md_size) __ip_tun_set_dst() argument 173 __ipv6_tun_set_dst(const struct in6_addr *saddr, const struct in6_addr *daddr, __u8 tos, __u8 ttl, __be16 tp_dst, __be32 label, __be16 flags, __be64 tunnel_id, int md_size) __ipv6_tun_set_dst() argument
|
H A D | nsh.h | 290 static inline void nsh_set_flags_and_ttl(struct nshhdr *nsh, u8 flags, u8 ttl) in nsh_set_flags_and_ttl() argument 297 nsh_set_flags_ttl_len(struct nshhdr *nsh, u8 flags, u8 ttl, u8 len) nsh_set_flags_ttl_len() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | nfnetlink_osf.h | 51 __u32 ttl; member 57 __u8 ttl, df; member
|
/kernel/linux/linux-5.10/net/mpls/ |
H A D | internal.h | 13 u8 ttl; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.h | 31 unsigned int ttl; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_nvmetcp.h | 66 u8 ttl; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | dst_metadata.h | 197 __ip_tun_set_dst(__be32 saddr, __be32 daddr, __u8 tos, __u8 ttl, __be16 tp_dst, __be16 flags, __be64 tunnel_id, int md_size) __ip_tun_set_dst() argument 228 __ipv6_tun_set_dst(const struct in6_addr *saddr, const struct in6_addr *daddr, __u8 tos, __u8 ttl, __be16 tp_dst, __be32 label, __be16 flags, __be64 tunnel_id, int md_size) __ipv6_tun_set_dst() argument
|
H A D | nsh.h | 290 static inline void nsh_set_flags_and_ttl(struct nshhdr *nsh, u8 flags, u8 ttl) in nsh_set_flags_and_ttl() argument 297 nsh_set_flags_ttl_len(struct nshhdr *nsh, u8 flags, u8 ttl, u8 len) nsh_set_flags_ttl_len() argument
|
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/ |
H A D | nfnetlink_osf.h | 51 __u32 ttl; member 57 __u8 ttl, df; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | queue.c | 164 cw1200_queue_init(struct cw1200_queue *queue, struct cw1200_queue_stats *stats, u8 queue_id, size_t capacity, unsigned long ttl) cw1200_queue_init() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | xdp_synproxy.c | 107 unsigned long mss4, wscale, ttl; in parse_options() local
|
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/ |
H A D | ip.h | 67 uint8_t ttl; member
|
/kernel/linux/linux-6.6/net/mpls/ |
H A D | internal.h | 13 u8 ttl; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
H A D | nfnetlink_osf.h | 49 __u32 ttl; member 53 __u8 ttl, df; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/ |
H A D | nfnetlink_osf.h | 49 __u32 ttl; member 53 __u8 ttl, df; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
H A D | nfnetlink_osf.h | 37 __u32 ttl; member 41 __u8 ttl, df; member
|
/third_party/ffmpeg/libavformat/ |
H A D | prompeg.c | 106 int ttl; member
|
/third_party/curl/lib/ |
H A D | doh.h | 104 unsigned int ttl; member
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-session.c | 218 long ttl; in lws_tls_session_new_cb() local 342 lws_tls_session_cache(struct lws_vhost *vh, uint32_t ttl) in lws_tls_session_cache() argument
|
/third_party/libwebsockets/lib/system/async-dns/ |
H A D | async-dns-parse.c | 161 uint32_t ttl; in lws_adns_iterate() local 433 lws_async_dns_estimate(const char *name, void *opaque, uint32_t ttl, in lws_async_dns_estimate() argument 463 lws_async_dns_store(const char *name, void *opaque, uint32_t ttl, in lws_async_dns_store() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_qcache.c | 247 unsigned int ttl = ares_dns_rr_get_ttl(rr); in ares__qcache_calc_minttl() local 271 unsigned int ttl; in ares__qcache_soa_minimum() local 316 unsigned int ttl; in ares__qcache_insert() local [all...] |
/third_party/lwip/src/core/ipv4/ |
H A D | ip4.c | 828 ip4_output_if(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif) global() argument 843 ip4_output_if_opt(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options, u16_t optlen) global() argument 868 ip4_output_if_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif) global() argument 881 ip4_output_if_opt_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options, u16_t optlen) global() argument 1069 ip4_output(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto) global() argument 1111 ip4_output_hinted(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif_hint *netif_hint) global() argument [all...] |
/third_party/lwip/src/core/ |
H A D | raw.c | 449 u8_t ttl; in raw_sendto_if_src() local
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | module-rtp-send.c | 215 uint32_t ttl = DEFAULT_TTL; in pa__init() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | eeh_pseries.c | 291 int ttl = (4096 - 256) / 8; in pseries_eeh_find_ecap() local
|