Searched refs:sctp_protocol (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dprotocol.c930 static const struct net_protocol sctp_protocol = { variable in typeref:struct:net_protocol
1054 if (inet_add_protocol(&sctp_protocol, IPPROTO_SCTP) < 0)
1062 inet_del_protocol(&sctp_protocol, IPPROTO_SCTP);

Completed in 78 milliseconds