Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c153 static const struct proto_ops packet_ops; variable
464 ops = &packet_ops; in tipc_sk_create()
3371 static const struct proto_ops packet_ops = { variable
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c164 static const struct proto_ops packet_ops; variable
478 ops = &packet_ops; in tipc_sk_create()
3380 static const struct proto_ops packet_ops = { variable
/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c1821 static const struct proto_ops packet_ops; variable
3320 sock->ops = &packet_ops; in packet_create()
4586 static const struct proto_ops packet_ops = { variable
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c1858 static const struct proto_ops packet_ops; variable
3362 sock->ops = &packet_ops; in packet_create()
4637 static const struct proto_ops packet_ops = { variable

Completed in 20 milliseconds