Home
last modified time | relevance | path

Searched refs:econet_opt (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dif_ec.h50 struct econet_opt struct
/linux-2.4.37.9/net/econet/
Daf_econet.c548 sk->protinfo.af_econet = kmalloc(sizeof(struct econet_opt), GFP_KERNEL); in econet_create()
551 memset(sk->protinfo.af_econet, 0, sizeof(struct econet_opt)); in econet_create()
736 struct econet_opt *opt = sk->protinfo.af_econet; in ec_listening_socket()
/linux-2.4.37.9/include/net/
Dsock.h719 struct econet_opt *af_econet;