Lines Matching defs:value
1549 __maybe_unused static int get_bool_option(bool option, int *value, size_t *len) in get_bool_option()
1568 __maybe_unused static int get_uint8_option(uint8_t option, uint8_t *value, size_t *len) in get_uint8_option()
1583 __maybe_unused static int get_uint16_option(uint16_t option, int *value, size_t *len) in get_uint16_option()
1599 void *value, size_t *len) in get_context_priority()
1614 void *value, size_t *len) in get_context_proxy()
1642 void *value, size_t *len) in get_context_txtime()
1657 void *value, size_t *len) in get_context_rcvtimeo()
1677 void *value, size_t *len) in get_context_sndtimeo()
1697 void *value, size_t *len) in get_context_rcvbuf()
1712 void *value, size_t *len) in get_context_sndbuf()
1727 void *value, size_t *len) in get_context_dscp_ecn()
1742 void *value, size_t *len) in get_context_ttl()
1762 void *value, size_t *len) in get_context_mcast_ttl()
1782 void *value, size_t *len) in get_context_mcast_hop_limit()
1802 void *value, size_t *len) in get_context_unicast_hop_limit()
1822 void *value, size_t *len) in get_context_reuseaddr()
1837 void *value, size_t *len) in get_context_reuseport()
1852 void *value, size_t *len) in get_context_ipv6_v6only()
1867 void *value, size_t *len) in get_context_recv_pktinfo()
1882 void *value, size_t *len) in get_context_addr_preferences()
1897 void *value, size_t *len) in get_context_timestamping()
1917 void *value, size_t *len) in get_context_mtu()
1959 void *value, size_t *len) in get_context_mcast_ifindex()
2017 void *value, size_t *len) in get_context_local_port_range()
3050 __maybe_unused static int set_bool_option(bool *option, const void *value, size_t len) in set_bool_option()
3065 __maybe_unused static int set_uint8_option(uint8_t *option, const void *value, size_t len) in set_uint8_option()
3080 __maybe_unused static int set_uint16_option(uint16_t *option, const void *value, size_t len) in set_uint16_option()
3105 const void *value, size_t len) in set_context_priority()
3119 const void *value, size_t len) in set_context_txtime()
3133 const void *value, size_t len) in set_context_proxy()
3160 const void *value, size_t len) in set_context_rcvtimeo()
3180 const void *value, size_t len) in set_context_sndtimeo()
3200 const void *value, size_t len) in set_context_rcvbuf()
3214 const void *value, size_t len) in set_context_sndbuf()
3228 const void *value, size_t len) in set_context_dscp_ecn()
3242 const void *value, size_t len) in set_context_ttl()
3260 const void *value, size_t len) in set_context_mcast_ttl()
3278 const void *value, size_t len) in set_context_mcast_hop_limit()
3314 const void *value, size_t len) in set_context_unicast_hop_limit()
3333 const void *value, size_t len) in set_context_reuseaddr()
3347 const void *value, size_t len) in set_context_reuseport()
3361 const void *value, size_t len) in set_context_ipv6_mtu()
3410 const void *value, size_t len) in set_context_ipv6_v6only()
3424 const void *value, size_t len) in set_context_recv_pktinfo()
3438 const void *value, size_t len) in set_context_addr_preferences()
3453 const void *value, size_t len) in set_context_timestamping()
3470 const void *value, size_t len) in set_context_mcast_ifindex()
3531 const void *value, size_t len) in set_context_local_port_range()
3571 const void *value, size_t len) in net_context_set_option()
3664 void *value, size_t *len) in net_context_get_option()