Home
last modified time | relevance | path

Searched defs:proto_name (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Drmi.h267 const char *proto_name; member
/linux/drivers/net/wan/
H A Dhdlc_ppp.c126 static inline const char *proto_name(u16 pid) in proto_name() function
/linux/net/sunrpc/
H A Dsvcsock.c199 const char *proto_name = sk->sk_protocol == IPPROTO_UDP ? in svc_one_sock_name() local