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()
60 int bind_phc; member
928 ret = sock_timestamping_bind_phc(sk, timestamping.bind_phc); in sock_set_timestamping()1715 v.timestamping.bind_phc = sk->sk_bind_phc; in sk_getsockopt()
Completed in 17 milliseconds