Searched refs:bind_phc (Results 1 – 3 of 3) sorted by relevance
347 if (argc >= 3 && sscanf(argv[2], "%d", &so_timestamping.bind_phc) == 1) in main()489 so_timestamping_get.flags, so_timestamping_get.bind_phc); in main()491 so_timestamping_get.bind_phc != so_timestamping.bind_phc) in main()493 so_timestamping.flags, so_timestamping.bind_phc); in main()
59 int bind_phc; member
919 ret = sock_timestamping_bind_phc(sk, timestamping.bind_phc); in sock_set_timestamping()1659 v.timestamping.bind_phc = sk->sk_bind_phc; in sock_getsockopt()