Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dtest_cgrp2_sock2.sh8 BPF_PROG=$MY_DIR/sock_flags.bpf.o
H A DMakefile114 always-y += sock_flags.bpf.o
/openbmc/linux/net/smc/
H A Dsmc.h382 static inline void smc_sock_set_flag(struct sock *sk, enum sock_flags flag) in smc_sock_set_flag()
/openbmc/linux/include/net/
H A Dsock.h932 enum sock_flags { enum
973 static inline void sock_set_flag(struct sock *sk, enum sock_flags flag) in sock_set_flag()
978 static inline void sock_reset_flag(struct sock *sk, enum sock_flags flag) in sock_reset_flag()
983 static inline void sock_valbool_flag(struct sock *sk, enum sock_flags bit, in sock_valbool_flag()
992 static inline bool sock_flag(const struct sock *sk, enum sock_flags flag) in sock_flag()
2936 void sock_enable_timestamp(struct sock *sk, enum sock_flags flag);
/openbmc/linux/net/core/
H A Dsock.c3611 void sock_enable_timestamp(struct sock *sk, enum sock_flags flag) in sock_enable_timestamp()
/openbmc/linux/
H A Dopengrok1.0.log[all...]