Searched refs:socketlayers (Results 1 – 8 of 8) sorted by relevance
281 const struct xlat socketlayers[] = { variable
1 …sock_udp_options.in xlat/sock_xdp_options.in xlat/socketcalls.in xlat/socketlayers.in xlat/socktyp…2 …at/sock_udp_options.h xlat/sock_xdp_options.h xlat/socketcalls.h xlat/socketlayers.h xlat/socktype…863 $(top_srcdir)/xlat/socketlayers.h: $(top_srcdir)/xlat/socketlayers.in $(top_srcdir)/xlat/gen.sh
329 printxval(socketlayers, cmsg_level, "SOL_???"); in decode_msg_control()
485 printxval_search(socketlayers, level, "SOL_??"); in print_sockopt_fd_level_name()
351 extern const struct xlat socketlayers[];
1053 xlat/socketcalls.in xlat/socketlayers.in xlat/socktypes.in \1284 xlat/sock_xdp_options.h xlat/socketcalls.h xlat/socketlayers.h \8264 $(top_srcdir)/xlat/socketlayers.h: $(top_srcdir)/xlat/socketlayers.in $(top_srcdir)/xlat/gen.sh
439 xlat: add SOL_XDP to socketlayers.in.440 * xlat/socketlayers.in (SOL_XDP): New constant, introduced by Linux3859 xlat: treat socketlayers as a sorted array.3860 * xlat/socketlayers.in: Add a comment that the xlat is sorted.4382 * xlat/socketlayers.in [__alpha__ || __powerpc__ || __powerpc64__4391 * xlat/socketlayers.in [__alpha__ || __hppa__ || __mips__ || __sparc__]11591 * xlat/socketlayers.in: Add SOL_TLS.27755 * defs.h (msg_flags, socketlayers, decode_msghdr, decode_mmsg):29247 * xlat/socketlayers.in: Add SOL_KCM.38304 * xlat/socketlayers.in: ... here.[all …]
4605 * net.c: add list of socketlayers and use that for [gs]etsockopt